public abstract class AttributeAnnotations extends Attribute implements TypeUsageCollectable
| Modifier and Type | Method and Description |
|---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
List<AnnotationTableEntry> |
getEntryList() |
long |
getRawByteLength() |
void |
hide(JavaTypeInstance type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRawNamepublic void hide(JavaTypeInstance type)
public List<AnnotationTableEntry> getEntryList()
public long getRawByteLength()
getRawByteLength in interface KnowsRawSizepublic void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages in interface TypeUsageCollectablecollectTypeUsages in class AttributeCopyright © 2011-2021. All Rights Reserved.