Class ExtendedMethodMediator
java.lang.Object
ch.nolix.base.validation.base.AbstractMediator
ch.nolix.base.validation.object.AbstractObjectMediator<Method>
ch.nolix.base.validation.object.MethodMediator
ch.nolix.base.validation.object.ExtendedMethodMediator
- Author:
- Silvan Wyss
-
Field Summary
Fields inherited from class AbstractMediator
DEFAULT_ARGUMENT_NAME -
Method Summary
Modifier and TypeMethodDescriptionstatic ExtendedMethodMediatorforArgument(Method argument) thatIsNamed(String argumentName) Methods inherited from class MethodMediator
doesNotHaveAnnotations, doesNotReturnAnything, forArgumentNameAndArgument, hasAnnotation, hasParametersOfTypeOnly, hasReturnTypeMethods inherited from class AbstractObjectMediator
fulfills, hasSameStringRepresentationAs, hasStringRepresentation, is, isEqualTo, isNot, isNotEqualTo, isNotNull, isNull, isOfType
-
Method Details
-
forArgument
-
thatIsNamed
-