Searched defs:getConstantString (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DConstantPool.java296 public String getConstantString(int index, byte tag) method in class:ConstantPool
315 throw new RuntimeException("getConstantString called with illegal tag " + tag);

Completed in 36 milliseconds