public static interface AnnotatedTypes.AnnotatedTypeInternal
extends java.lang.reflect.AnnotatedType
Modifier and Type | Method and Description |
---|---|
int |
annotationHash() |
java.lang.String |
toString(Imports imports)
As
Object.toString() , but according to a given Imports . |
java.lang.String toString(Imports imports)
Object.toString()
, but according to a given Imports
.imports
- the imports with which to inform qualification omissionint annotationHash()