Package org.derive4j.processor.api
Class DerivatorSelection
java.lang.Object
org.derive4j.processor.api.DerivatorSelection
- Direct Known Subclasses:
DerivatorSelections.Lazy
,DerivatorSelections.Selection
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract <X> X
match
(DerivatorSelection.Case<X> selection) (package private) static DerivatorSelection
-
Constructor Details
-
DerivatorSelection
DerivatorSelection()
-
-
Method Details
-
match
-
selection
-