public final class ReflectionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Class |
inferParameterClass(Class clazz,
String methodName)
Given a concrete class and a method name, it tries to infer the Class of the first parameter of the method
|
Copyright © 2015. All Rights Reserved.