Java创建对象内存分析
时间:2021-05-24 06:48:43
收藏:0
阅读:0
堆中包含方法区,方法区中包含class文件,static变量及方法,字符串常量池
评论(0)
堆中包含方法区,方法区中包含class文件,static变量及方法,字符串常量池