public interface WithExpectedParameterTypes<T>
Modifier and Type | Method and Description |
---|---|
WithExpectedArguments<T> |
withParameterTypes(Class<?> parameterType,
Class<?>... additionalParameterTypes) |
WithExpectedArguments<T> withParameterTypes(Class<?> parameterType, Class<?>... additionalParameterTypes)
Copyright © 2019. All rights reserved.