Uses of Interface
org.derive4j.processor.api.Binding.Case
-
Packages that use Binding.Case Package Description org.derive4j.processor.api -
-
Uses of Binding.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type Binding.Case Modifier and Type Method Description abstract <X> XBinding. binding(Binding.Case<X> binding)<X> XBindings.Binding_. binding(Binding.Case<X> binding)<X> java.util.function.Function<Binding,X>Bindings.CasesMatchers.TotalMatcher_Binding. binding(Binding.Case<X> binding)<X> XBindings.Lazy. binding(Binding.Case<X> binding)
-