public static class Meta.ForConstructor<T> extends Meta.ForExecutable<Constructor<? extends 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| Constructor and Description |
|---|
ForConstructor(Constructor<? extends T> host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Type |
getType() |
getAnnotatedTypegetDeclaringClass, getParentdescribeHost, equals, getElementType, getHost, hashCode, toStringpublic ForConstructor(Constructor<? extends T> host)
public Type getType()
getType in class Meta<Constructor<? extends T>>public String getName()
getName in class Meta<Constructor<? extends T>>Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.