Is there a simple way of obtaining all object instances of a specific class in Java

后端 未结 6 1502
终归单人心
终归单人心 2020-11-29 09:12

Currently I am working on a Java agent to assemble memory stats. With the help of the instrumentation API I can get a hold of the classes (and manipulate them). With plain J

6条回答
提交回复
热议问题