Klasse ExtendedMethodMediator
java.lang.Object
ch.nolix.core.errorcontrol.validator.ArgumentMediator<Method>
ch.nolix.core.errorcontrol.validator.MethodMediator
ch.nolix.core.errorcontrol.validator.ExtendedMethodMediator
- Autor:
- Silvan Wyss
-
Feldübersicht
Felder -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic ExtendedMethodMediatorforArgument(Method argument) protected final StringthatIsNamed(String argumentName) Von Klasse geerbte Methoden MethodMediator
doesNotHaveAnnotations, doesNotReturnAnything, forArgumentNameAndArgument, hasAnnotation, hasParametersOfTypeOnly, hasReturnTypeVon Klasse geerbte Methoden ArgumentMediator
forArgument, fulfills, getStoredArgument, hasSameStringRepresentationAs, hasStringRepresentation, is, isEqualTo, isNot, isNotEqualTo, isNotNull, isNull, isOfType
-
Felddetails
-
DEFAULT_ARGUMENT_NAME
- Siehe auch:
-
-
Methodendetails
-
forArgument
-
thatIsNamed
-
getArgumentName
- Gibt zurück:
- the argument name of the current
Mediator.
-