protected class TypeDescription.Generic.AnnotationReader.Dispatcher.ForJava8CapableVm.AnnotatedSuperClass extends TypeDescription.Generic.AnnotationReader.Delegator
TypeDescription.Generic.AnnotationReader.Delegator.ChainedTypeDescription.Generic.AnnotationReader.Delegator, TypeDescription.Generic.AnnotationReader.Dispatcher, TypeDescription.Generic.AnnotationReader.ForComponentType, TypeDescription.Generic.AnnotationReader.ForOwnerType, TypeDescription.Generic.AnnotationReader.ForTypeArgument, TypeDescription.Generic.AnnotationReader.ForTypeVariableBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardLowerBoundType, TypeDescription.Generic.AnnotationReader.ForWildcardUpperBoundType, TypeDescription.Generic.AnnotationReader.NoOpDISPATCHER| Modifier | Constructor and Description |
|---|---|
protected |
AnnotatedSuperClass(Class<?> type)
Creates a new annotation reader for an annotated super type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
AnnotatedElement |
resolve()
Resolves the underlying
AnnotatedElement. |
String |
toString() |
asList, ofComponentType, ofOuterClass, ofOwnerType, ofTypeArgument, ofTypeVariableBoundType, ofWildcardLowerBoundType, ofWildcardUpperBoundTypeprotected AnnotatedSuperClass(Class<?> type)
type - The represented type.public AnnotatedElement resolve()
TypeDescription.Generic.AnnotationReaderAnnotatedElement.Copyright © 2014–2016. All rights reserved.