Class AttributeBootstrapMethods
java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
org.benf.cfr.reader.entities.attributes.AttributeBootstrapMethods
- All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprivate final intprivate final List<BootstrapMethodInfo> private static final longprivate static final longprivate static final long -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static List<BootstrapMethodInfo> decodeMethods(ByteData raw, ConstantPool cp) getBootStrapMethodInfo(int idx) longtoString()Methods inherited from class Attribute
collectTypeUsages
-
Field Details
-
ATTRIBUTE_NAME
- See Also:
-
OFFSET_OF_ATTRIBUTE_LENGTH
private static final long OFFSET_OF_ATTRIBUTE_LENGTH- See Also:
-
OFFSET_OF_REMAINDER
private static final long OFFSET_OF_REMAINDER- See Also:
-
OFFSET_OF_NUM_METHODS
private static final long OFFSET_OF_NUM_METHODS- See Also:
-
length
private final int length -
methodInfoList
-
-
Constructor Details
-
AttributeBootstrapMethods
-
-
Method Details
-
getBootStrapMethodInfo
-
decodeMethods
-
getRawName
-
dump
-
getRawByteLength
public long getRawByteLength() -
toString
-