referen to : http://blog.csdn.net/rainlight/article/details/818964 在Sun的官方文档中,关于该函数的用法如下 The array is returned to the calling Java language method, which in turn, garbage collects the reference to the array when it is no longer used. The array can be…