Interface WithVerifiedArguments
-
- All Known Subinterfaces:
WithOrWithoutVerifiedArguments
public interface WithVerifiedArguments
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
withArguments(Object firstArgument, Object... additionalArguments)
-