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

/openjdk7/jdk/src/share/classes/sun/reflect/
H A DConstantPool.java53 public String getUTF8At (int index) { return getUTF8At0 (constantPoolOop, index); }
79 private native String getUTF8At0 (Object constantPoolOop, int index); method in class:ConstantPool

Completed in 30 milliseconds