Package org.derive4j.processor.api
Interface DerivatorSelection.Case<X>
-
- Enclosing class:
- DerivatorSelection
static interface DerivatorSelection.Case<X>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description X
selection(com.squareup.javapoet.ClassName forClass, java.util.Optional<java.lang.String> selector, Derivator derivator)
-