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