org.codehaus.janino.util
public static class ClassFile.ConstantUtf8Info extends ClassFile.ConstantPoolInfo
| Constructor Summary | |
|---|---|
| ConstantUtf8Info(String s) | |
| Method Summary | |
|---|---|
| boolean | equals(Object o) |
| String | getString() |
| int | hashCode() |
| boolean | isWide() |
| void | store(DataOutputStream dos) |