Java manages the memory for use. New objects created and placed in the heap. Once your application have no reference anymore to an object the Java garbage ...
確定! 回上一頁