Package org.derive4j.processor.api
Class InstanceLocations.CasesMatchers.PartialMatcher<X>
java.lang.Object
org.derive4j.processor.api.InstanceLocations.CasesMatchers.PartialMatcher<X>
- Direct Known Subclasses:
InstanceLocations.CasesMatchers.PartialMatcher_Method,InstanceLocations.CasesMatchers.TotalMatcher_Method
- Enclosing class:
InstanceLocations.CasesMatchers
-
Method Summary
Modifier and TypeMethodDescriptionfinal Function<InstanceLocation, X> final Function<InstanceLocation, X> otherwise_(X x) final Function<InstanceLocation, Optional<X>>
-
Method Details
-
otherwise
-
otherwise_
-
otherwiseEmpty
-