Class AbstractConstantPoolEntry
java.lang.Object
org.benf.cfr.reader.entities.AbstractConstantPoolEntry
- All Implemented Interfaces:
ConstantPoolEntry
- Direct Known Subclasses:
ConstantPoolEntryClass, ConstantPoolEntryDouble, ConstantPoolEntryDynamicInfo, ConstantPoolEntryFieldRef, ConstantPoolEntryFloat, ConstantPoolEntryInteger, ConstantPoolEntryInvokeDynamic, ConstantPoolEntryLong, ConstantPoolEntryMethodHandle, ConstantPoolEntryMethodRef, ConstantPoolEntryMethodType, ConstantPoolEntryModuleInfo, ConstantPoolEntryNameAndType, ConstantPoolEntryPackageInfo, ConstantPoolEntryString, ConstantPoolEntryUTF8
-
Nested Class Summary
Nested classes/interfaces inherited from interface ConstantPoolEntry
ConstantPoolEntry.Type -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ConstantPoolEntry
dump, getRawByteLength
-
Field Details
-
cp
-
-
Constructor Details
-
AbstractConstantPoolEntry
-
-
Method Details
-
getCp
-