Class AttributeTypeAnnotations
java.lang.Object
org.benf.cfr.reader.entities.attributes.Attribute
org.benf.cfr.reader.entities.attributes.AttributeTypeAnnotations
- All Implemented Interfaces:
KnowsRawName, KnowsRawSize, Dumpable, TypeUsageCollectable
- Direct Known Subclasses:
AttributeRuntimeInvisibleTypeAnnotations, AttributeRuntimeVisibleTypeAnnotations
-
Method Summary
Modifier and TypeMethodDescriptionvoidcollectTypeUsages(TypeUsageCollector collector) getAnnotationsFor(TypeAnnotationEntryValue... types) longMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface KnowsRawName
getRawName
-
Method Details
-
dump
-
getRawByteLength
public long getRawByteLength() -
collectTypeUsages
- Specified by:
collectTypeUsagesin interfaceTypeUsageCollectable- Overrides:
collectTypeUsagesin classAttribute
-
getAnnotationsFor
-