Package org.derive4j.processor.api
Interface MessageLocalizations.OnAnnotationValueMapper<R>
- Enclosing class:
MessageLocalizations
public static interface MessageLocalizations.OnAnnotationValueMapper<R>
-
Method Summary
Modifier and TypeMethodDescriptiononAnnotationValue
(Element element, AnnotationMirror annotation, AnnotationValue annotationValue)
-
Method Details
-
onAnnotationValue
-