Package org.derive4j.processor.api
Class MessageLocalizations.CasesMatchers.TotalMatcher_OnAnnotation<R>
java.lang.Object
org.derive4j.processor.api.MessageLocalizations.CasesMatchers.PartialMatcher<R>
org.derive4j.processor.api.MessageLocalizations.CasesMatchers.PartialMatcher_OnAnnotationValue<R>
org.derive4j.processor.api.MessageLocalizations.CasesMatchers.TotalMatcher_OnAnnotation<R>
- Enclosing class:
MessageLocalizations.CasesMatchers
public static final class MessageLocalizations.CasesMatchers.TotalMatcher_OnAnnotation<R>
extends MessageLocalizations.CasesMatchers.PartialMatcher_OnAnnotationValue<R>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiononAnnotation
(MessageLocalizations.OnAnnotationMapper<R> onAnnotation) onAnnotation_
(R r) Methods inherited from class org.derive4j.processor.api.MessageLocalizations.CasesMatchers.PartialMatcher_OnAnnotationValue
onAnnotationValue, onAnnotationValue_
Methods inherited from class org.derive4j.processor.api.MessageLocalizations.CasesMatchers.PartialMatcher
otherwise, otherwise_, otherwiseEmpty
-
Constructor Details
-
TotalMatcher_OnAnnotation
-
-
Method Details
-
onAnnotation
public final MessageLocalizations.CasesMatchers.TotalMatcher_OnAnnotationValue<R> onAnnotation(MessageLocalizations.OnAnnotationMapper<R> onAnnotation) -
onAnnotation_
public final MessageLocalizations.CasesMatchers.TotalMatcher_OnAnnotationValue<R> onAnnotation_(R r)
-