public static class Meta.ForClass<T> extends Meta<Class<T>>
Meta.ForClass<T>, Meta.ForConstructor<T>, Meta.ForContainerElement, Meta.ForCrossParameter<E extends Executable>, Meta.ForExecutable<E extends Executable>, Meta.ForField, Meta.ForMember<M extends Member & AnnotatedElement>, Meta.ForMethod, Meta.ForParameter| Modifier and Type | Method and Description |
|---|---|
AnnotatedType |
getAnnotatedType() |
Class<T> |
getDeclaringClass() |
String |
getName() |
Meta<?> |
getParent() |
Type |
getType() |
describeHost, equals, getElementType, getHost, hashCode, toStringpublic final Class<T> getDeclaringClass()
getDeclaringClass in class Meta<Class<T>>public AnnotatedType getAnnotatedType()
getAnnotatedType in class Meta<Class<T>>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.