public class BackedAnnotatedMethod<X> extends BackedAnnotatedCallable<X,java.lang.reflect.Method> implements AnnotatedMethod<X>, java.io.Serializable
BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy<X,A extends AnnotatedMember<? super X>>| Constructor and Description |
|---|
BackedAnnotatedMethod(java.lang.reflect.Method method,
BackedAnnotatedType<X> declaringType,
SharedObjectCache sharedObjectCache) |
| Modifier and Type | Method and Description |
|---|---|
static <X,Y extends X> |
of(java.lang.reflect.Method method,
BackedAnnotatedType<Y> declaringType,
SharedObjectCache sharedObjectCache) |
java.lang.String |
toString() |
equals, getAnnotatedElement, getAnnotation, getJavaMember, getParameters, hashCode, initParameters, isAnnotationPresentgetDeclaringType, getReflectionCache, isStaticgetAnnotations, getTypeClosure, initTypeClosuregetBaseTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetJavaMembergetParametersgetDeclaringType, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentgetAnnotationsByTypepublic BackedAnnotatedMethod(java.lang.reflect.Method method,
BackedAnnotatedType<X> declaringType,
SharedObjectCache sharedObjectCache)
public static <X,Y extends X> AnnotatedMethod<X> of(java.lang.reflect.Method method, BackedAnnotatedType<Y> declaringType, SharedObjectCache sharedObjectCache)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2014. All Rights Reserved.