Package org.benf.cfr.reader.entities
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 org.benf.cfr.reader.entities.constantpool.ConstantPoolEntry
ConstantPoolEntry.Type
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.benf.cfr.reader.entities.constantpool.ConstantPoolEntry
dump, getRawByteLength
-
Field Details
-
cp
-
-
Constructor Details
-
AbstractConstantPoolEntry
-
-
Method Details
-
getCp
-