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, waitgetRawNamepublic long getRawByteLength()
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages in interface TypeUsageCollectablecollectTypeUsages in class Attributepublic List<AnnotationTableTypeEntry> getAnnotationsFor(TypeAnnotationEntryValue... types)
Copyright © 2011-2021. All Rights Reserved.