public abstract class AttributeTypeAnnotations extends Attribute
Modifier and Type | Method and Description |
---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
List<AnnotationTableTypeEntry> |
getAnnotationsFor(TypeAnnotationEntryValue... types) |
long |
getRawByteLength() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRawName
public long getRawByteLength()
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable
collectTypeUsages
in class Attribute
public List<AnnotationTableTypeEntry> getAnnotationsFor(TypeAnnotationEntryValue... types)
Copyright © 2011-2021. All Rights Reserved.