Class ReflectionHelpers.ClassParameter<V>

  • Type Parameters:
    V - The value of the method parameter.
    Enclosing class:
    ReflectionHelpers

    public static class ReflectionHelpers.ClassParameter<V>
    extends Object
    Typed parameter used with reflective method calls.