| Package | Description |
|---|---|
| com.joelj.jenkins.eztemplates.utils |
| Modifier and Type | Method and Description |
|---|---|
static <T> ReflectionUtils.MethodParameter<T> |
ReflectionUtils.MethodParameter.get(Class<T> type,
T value) |
| Modifier and Type | Method and Description |
|---|---|
static <T,R> R |
ReflectionUtils.invokeMethod(Class<? extends T> type,
T object,
String methodName,
ReflectionUtils.MethodParameter<?>... parameters) |
Copyright © 2004-2015. All Rights Reserved.