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

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

Completed in 31 milliseconds