| Class | Description |
|---|---|
| ReflectionHelpers |
Collection of helper methods for calling methods and accessing fields reflectively.
|
| ReflectionHelpers.ClassParameter<V> |
Typed parameter used with reflective method calls.
|
| ReflectionHelpers.StringParameter<V> |
String parameter used with reflective method calls.
|