|
Java™ by example!
|
|
|
How do I get the currently number of classes loaded by the VM?
With JDK 1.5 java.lang.management package: Main.java:
outputs:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|