Searched refs:getSize0 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/reflect/
H A DConstantPool.java36 public int getSize() { return getSize0 (constantPoolOop); }
66 private native int getSize0 (Object constantPoolOop); method in class:ConstantPool

Completed in 37 milliseconds