Uses of Interface
org.derive4j.processor.api.DerivatorSelection.Case
-
Packages that use DerivatorSelection.Case Package Description org.derive4j.processor.api -
-
Uses of DerivatorSelection.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type DerivatorSelection.Case Modifier and Type Method Description abstract <X> XDerivatorSelection. match(DerivatorSelection.Case<X> selection)<X> XDerivatorSelections.Lazy. match(DerivatorSelection.Case<X> selection)<X> XDerivatorSelections.Selection. match(DerivatorSelection.Case<X> selection)<X> java.util.function.Function<DerivatorSelection,X>DerivatorSelections.CasesMatchers.TotalMatcher_Selection. selection(DerivatorSelection.Case<X> selection)
-