Class AttributeSignature
java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
org.benf.cfr.reader.entities.attributes.AttributeSignature
- All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringprivate final intprivate static final longprivate static final longprivate final ConstantPoolEntryUTF8 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongMethods 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:
-
length
private final int length -
signature
-
-
Constructor Details
-
AttributeSignature
-
-
Method Details
-
getRawName
-
dump
-
getRawByteLength
public long getRawByteLength() -
getSignature
-