Package org.derive4j.processor.api
Class MessageLocalizations.CaseOfMatchers.TotalMatcher_OnAnnotationValue<R>
java.lang.Object
org.derive4j.processor.api.MessageLocalizations.CaseOfMatchers.PartialMatcher<R>
org.derive4j.processor.api.MessageLocalizations.CaseOfMatchers.TotalMatcher_OnAnnotationValue<R>
- Enclosing class:
MessageLocalizations.CaseOfMatchers
public static final class MessageLocalizations.CaseOfMatchers.TotalMatcher_OnAnnotationValue<R>
extends MessageLocalizations.CaseOfMatchers.PartialMatcher<R>
-
Constructor Summary
ConstructorsConstructorDescriptionTotalMatcher_OnAnnotationValue
(MessageLocalization _messageLocalization, Function<Element, R> onElement, MessageLocalizations.OnAnnotationMapper<R> onAnnotation) -
Method Summary
Modifier and TypeMethodDescriptionfinal R
onAnnotationValue
(MessageLocalizations.OnAnnotationValueMapper<R> onAnnotationValue) final R
Methods inherited from class org.derive4j.processor.api.MessageLocalizations.CaseOfMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_OnAnnotationValue
TotalMatcher_OnAnnotationValue(MessageLocalization _messageLocalization, Function<Element, R> onElement, MessageLocalizations.OnAnnotationMapper<R> onAnnotation)
-
-
Method Details
-
onAnnotationValue
-
onAnnotationValue_
-