Interface Parameter.ParamAnnotationHelper<T extends java.lang.annotation.Annotation>
-
- Enclosing class:
- Parameter
private static interface Parameter.ParamAnnotationHelper<T extends java.lang.annotation.Annotation>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Parameter.Source
getSource()
java.lang.String
getValueOf(T a)
-
-
-
Method Detail
-
getValueOf
java.lang.String getValueOf(T a)
-
getSource
Parameter.Source getSource()
-
-