Can anyone tell me how to count the number of instances of a class?
Here\'s my code
public class Bicycle { //instance variables public int
Pleae try the tool of java
jmap -histo
Out put
num #instances #bytes class name ---------------------------------------------- 1: 1105141 97252408 java.lang.reflect.Method 2: 3603562 86485488 java.lang.Double 3: 1191098 28586352 java.lang.String 4: 191694 27035744 [C