public class ElementValueAnnotation extends Object implements ElementValue
Constructor and Description |
---|
ElementValueAnnotation(AnnotationTableEntry annotationTableEntry) |
Modifier and Type | Method and Description |
---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
boolean |
equals(Object obj) |
ElementValue |
withTypeHint(JavaTypeInstance hint) |
public ElementValueAnnotation(AnnotationTableEntry annotationTableEntry)
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable
public ElementValue withTypeHint(JavaTypeInstance hint)
withTypeHint
in interface ElementValue
Copyright © 2011-2021. All Rights Reserved.