V - The value of the method parameter.public static class ReflectionHelpers.StringParameter<V> extends Object
| Constructor | Description |
|---|---|
StringParameter(String className,
V val) |
| Modifier and Type | Method | Description |
|---|---|---|
static <V> ReflectionHelpers.StringParameter<V> |
from(String className,
V val) |