Class ParameterInfo
java.lang.Object
cool.scx.reflect.ParameterInfo
- All Implemented Interfaces:
AnnotatedElementInfo
ParameterInfo
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cool.scx.reflect.AnnotatedElementInfo
allAnnotations, findAnnotation, findAnnotationFromAll, findAnnotationList, findAnnotationListFromAll
-
Method Details
-
parameter
-
executableInfo
-
name
-
type
public com.fasterxml.jackson.databind.JavaType type() -
annotations
Description copied from interface:AnnotatedElementInfo元素上的注解- Specified by:
annotationsin interfaceAnnotatedElementInfo
-