Package org.derive4j

Class Makes.CaseOfMatchers.PartialMatcher<R>

java.lang.Object
org.derive4j.Makes.CaseOfMatchers.PartialMatcher<R>
Direct Known Subclasses:
Makes.CaseOfMatchers.PartialMatcher_Factory, Makes.CaseOfMatchers.TotalMatcher_Factory
Enclosing class:
Makes.CaseOfMatchers

public static class Makes.CaseOfMatchers.PartialMatcher<R> extends Object
  • Method Details

    • otherwise

      public final R otherwise(Supplier<R> otherwise)
    • otherwise_

      public final R otherwise_(R r)
    • otherwiseEmpty

      public final Optional<R> otherwiseEmpty()