static Object[] |
ParamAnnotationUtils.extractEventParams(Annotation[][] parameterAnnotations,
Props data) |
static Props |
ParamAnnotationUtils.extractProps(Annotation[][] annotations,
Object[] args) |
static Param |
ParamAnnotationUtils.getParamAnnotation(Annotation[] annotationsParam) |
static List<String> |
ParamAnnotationUtils.getParamNames(Annotation[][] annotationsParams) |
static List<String> |
ParamAnnotationUtils.getParamNames(Constructor<?> constructor) |
static List<String> |
ParamAnnotationUtils.getParamNames(Method method) |