public abstract class Attribute extends java.lang.Object implements KnowsRawSize, KnowsRawName, Dumpable, TypeUsageCollectable
Constructor and Description |
---|
Attribute() |
Modifier and Type | Method and Description |
---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
abstract Dumper |
dump(Dumper d) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRawByteLength
getRawName
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable