Class DelegateTests.Parameter

  • Enclosing interface:
    DelegateTests<T>

    public static final class DelegateTests.Parameter
    extends Object
    A representation of a method parameter. It wraps the parameter type and value to use for the parameter when invoking the method the parameter is for.
    Author:
    Rob Spoor