Interface WithExpectedParameterTypes<T>

    • Method Detail

      • withParameterTypes

        WithExpectedArguments<T> withParameterTypes​(java.lang.Class<?> parameterType,
                                                    java.lang.Class<?>... additionalParameterTypes)