public static class Attribute.Class extends Attribute
Attribute.Array, Attribute.Class, Attribute.Compound, Attribute.Constant, Attribute.Enum, Attribute.Error, Attribute.RetentionPolicy, Attribute.TypeCompound, Attribute.UnresolvedClass, Attribute.Visitor| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(AnnotationValueVisitor<R,P> v,
P p) |
void |
accept(Attribute.Visitor v) |
Type |
getValue() |
String |
toString() |
getPosition, isSynthesizedpublic final Type classType
public void accept(Attribute.Visitor v)
public String toString()
toString in interface AnnotationValuetoString in class Objectpublic Type getValue()
getValue in interface AnnotationValuegetValue in class Attributepublic <R,P> R accept(AnnotationValueVisitor<R,P> v, P p)
accept in interface AnnotationValueaccept in class AttributeCopyright © 2017 earcam. All rights reserved.