org.codehaus.janino.util
Class ClassFile.ConstantUtf8Info
java.lang.Object
org.codehaus.janino.util.ClassFile.ConstantPoolInfo
org.codehaus.janino.util.ClassFile.ConstantUtf8Info
- Enclosing class:
- ClassFile
- public static class ClassFile.ConstantUtf8Info
- extends ClassFile.ConstantPoolInfo
ClassFile.ConstantUtf8Info
public ClassFile.ConstantUtf8Info(String s)
getString
public String getString()
isWide
public boolean isWide()
- Specified by:
isWide
in class ClassFile.ConstantPoolInfo
store
public void store(DataOutputStream dos)
throws IOException
- Specified by:
store
in class ClassFile.ConstantPoolInfo
- Throws:
IOException
equals
public boolean equals(Object o)
hashCode
public int hashCode()