Uses of Interface
org.derive4j.processor.api.Derivator
Packages that use Derivator
-
Uses of Derivator in org.derive4j.processor.api
Methods in org.derive4j.processor.api that return DerivatorModifier and TypeMethodDescriptionstatic DerivatorDerivatorSelections.getDerivator(DerivatorSelection derivatorSelection) Methods in org.derive4j.processor.api with parameters of type DerivatorModifier and TypeMethodDescriptionstatic DerivatorSelectionDerivatorSelections.selection(com.squareup.javapoet.ClassName forClass, Optional<String> selector, Derivator derivator) static DerivatorSelectionDerivatorSelections.setDerivator(Derivator newDerivator) Method parameters in org.derive4j.processor.api with type arguments of type DerivatorModifier and TypeMethodDescriptionDerivatorSelections.modDerivator(Function<Derivator, Derivator> derivatorMod) DerivatorSelections.modDerivator(Function<Derivator, Derivator> derivatorMod)