org.codehaus.janino.util
Class ClassFile.ConstantPoolInfo
java.lang.Object
org.codehaus.janino.util.ClassFile.ConstantPoolInfo
- Direct Known Subclasses:
- ClassFile.ConstantClassInfo, ClassFile.ConstantFieldrefInfo, ClassFile.ConstantInterfaceMethodrefInfo, ClassFile.ConstantMethodrefInfo, ClassFile.ConstantNameAndTypeInfo, ClassFile.ConstantUtf8Info, ClassFile.ConstantValuePoolInfo
- Enclosing class:
- ClassFile
- public abstract static class ClassFile.ConstantPoolInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassFile.ConstantPoolInfo
public ClassFile.ConstantPoolInfo()
store
public abstract void store(DataOutputStream dos)
throws IOException
- Throws:
IOException
isWide
public abstract boolean isWide()