Enum Class ConstantPool.ReferenceKind

java.lang.Object
java.lang.Enum<ConstantPool.ReferenceKind>
com.strobel.assembler.ir.ConstantPool.ReferenceKind
All Implemented Interfaces:
Serializable, Comparable<ConstantPool.ReferenceKind>, Constable
Enclosing class:
ConstantPool

public static enum ConstantPool.ReferenceKind extends Enum<ConstantPool.ReferenceKind>