T
- constructed typepublic class WeavableConstructorParameter<T> extends WeavableParameter<WeavableConstructorParameter<T>,WeavableConstructor<T>,Constructor<T>,T>
Weavable
Constructor
parameter.Constructor and Description |
---|
WeavableConstructorParameter(Integer target,
WeavableConstructor<T> parent)
Create a new
WeavableConstructorParameter 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 WeavableConstructorParameter(Integer target, WeavableConstructor<T> parent)
WeavableConstructorParameter
instance.target
- parameter indexparent
- declaring WeavableConstructor
Copyright © 2018 The Apache Software Foundation. All rights reserved.