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, wait
getRawName
public void hide(JavaTypeInstance type)
public List<AnnotationTableEntry> getEntryList()
public long getRawByteLength()
getRawByteLength
in interface KnowsRawSize
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable
collectTypeUsages
in class Attribute
Copyright © 2011-2021. All Rights Reserved.