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

/openjdk7/jdk/src/share/classes/sun/reflect/
H A DConstantPool.java37 public Class getClassAt (int index) { return getClassAt0 (constantPoolOop, index); }
67 private native Class getClassAt0 (Object constantPoolOop, int index); method in class:ConstantPool

Completed in 29 milliseconds