Package org.derive4j.processor.api
Interface DerivatorFactory
-
public interface DerivatorFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<DerivatorSelection>
derivators(DeriveUtils deriveUtils)
-
-
-
Method Detail
-
derivators
java.util.List<DerivatorSelection> derivators(DeriveUtils deriveUtils)
-
-