A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
E
- ElementValue - class in org.gjt.jclasslib.structures.elementvalues
- Describes an ElementValue attribute structure.
- ElementValue.Companion - class in org.gjt.jclasslib.structures.elementvalues.ElementValue
- ElementValuePair - class in org.gjt.jclasslib.structures.elementvalues
- Describes an ElementValuePair attribute structure.
- ElementValueType - class in org.gjt.jclasslib.structures.elementvalues
- ElementValueType.Companion - class in org.gjt.jclasslib.structures.elementvalues.ElementValueType
- EmptyTargetInfo - class in org.gjt.jclasslib.structures.attributes.targettype
- Target info for a TypeAnnotation structure with empty content.
- EnclosingMethodAttribute - class in org.gjt.jclasslib.structures.attributes
- Describes an EnclosingMethod attribute structure.
- EnclosingMethodAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.EnclosingMethodAttribute
- enlargeConstantPool(Array) - function in org.gjt.jclasslib.structures.ClassFile
- Set all constant pool entries where the new array of constant pool entries must start with the old constant pool.
- ENUM - enum entry in org.gjt.jclasslib.structures.AccessFlag
- ENUM - enum entry in org.gjt.jclasslib.structures.elementvalues.ElementValueType
- EnumElementValue - class in org.gjt.jclasslib.structures.elementvalues
- Describes an EnumElementValue attribute structure.
- equals(Object) - function in org.gjt.jclasslib.structures.Constant
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.Constant
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.ConstantPlaceholder
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantDynamic
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantDynamic
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantLargeNumeric
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantMethodHandleInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantMethodTypeInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantNameAndTypeInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantNameInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantNameInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantNumeric
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantNumeric
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantReference
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantReference
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantStringInfo
- Check if constant is equal to another one.
- equals(Object) - function in org.gjt.jclasslib.structures.constants.ConstantUtf8Info
- Check if constant is equal to another one.
- ExceptionsAttribute - class in org.gjt.jclasslib.structures.attributes
- Describes an Exceptions attribute structure.
- ExceptionsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.ExceptionsAttribute
- ExceptionTableEntry - class in org.gjt.jclasslib.structures.attributes
- Describes an exception table entry in a Code attribute structure.
- ExceptionTargetInfo - class in org.gjt.jclasslib.structures.attributes.targettype
- Target info for a TypeAnnotation structure with an exception table link.
- ExportsEntry - class in org.gjt.jclasslib.structures.attributes
- Describes a "exports" or "opens" statement in a Module attribute structure.