T
- type of enclosing classpublic class WeavableMethodParameter<T> extends WeavableParameter<WeavableMethodParameter<T>,WeavableMethod<T>,Method,T>
Constructor and Description |
---|
WeavableMethodParameter(Integer target,
WeavableMethod<T> parent)
Create a new
WeavableMethodParameter instance. |
localCompareTo
compareTo, getParent
addAnnotations, addAnnotations, equals, getAnnotation, getAnnotations, getDeclaredAnnotations, getTarget, hashCode, isAnnotationPresent, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotationsByType
public WeavableMethodParameter(Integer target, WeavableMethod<T> parent)
WeavableMethodParameter
instance.target
- indexparent
- declaring WeavableMethod
Copyright © 2018 The Apache Software Foundation. All rights reserved.