Verwendungen von Klasse
ch.nolix.core.errorcontrol.validator.MethodMediator
-
Verwendungen von MethodMediator in ch.nolix.core.errorcontrol.validator
Modifizierer und TypMethodeBeschreibungfinal MethodMediator
MethodMediator.doesNotHaveAnnotations()
final MethodMediator
MethodMediator.doesNotReturnAnything()
final <A extends Annotation>
MethodMediatorMethodMediator.hasAnnotation
(Class<A> annotationType) final MethodMediator
MethodMediator.hasParametersOfTypeOnly
(Class<String> type) final MethodMediator
MethodMediator.hasReturnType
(Class<?> returnType) ExtendedMethodMediator.thatIsNamed
(String argumentName)