Interface ConstructorArgumentsVerification
-
- All Known Implementing Classes:
DefaultConstructorArgumentsVerification
public interface ConstructorArgumentsVerification
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwithArguments(java.lang.Object argument, java.lang.Object... additionalArguments)voidwithNoArguments()
-