Uses of Interface
org.derive4j.processor.api.DerivatorSelection.Case
Packages that use DerivatorSelection.Case
-
Uses of DerivatorSelection.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type DerivatorSelection.CaseModifier and TypeMethodDescriptionabstract <X> X
DerivatorSelection.match
(DerivatorSelection.Case<X> selection) <X> X
DerivatorSelections.Lazy.match
(DerivatorSelection.Case<X> selection) <X> X
DerivatorSelections.Selection.match
(DerivatorSelection.Case<X> selection) final <X> Function
<DerivatorSelection, X> DerivatorSelections.CasesMatchers.TotalMatcher_Selection.selection
(DerivatorSelection.Case<X> selection)