Package org.derive4j

Class Visibilities.CaseOfMatchers.PartialMatcher<R>

java.lang.Object
org.derive4j.Visibilities.CaseOfMatchers.PartialMatcher<R>
Direct Known Subclasses:
Visibilities.CaseOfMatchers.PartialMatcher_Smart, Visibilities.CaseOfMatchers.TotalMatcher_Smart
Enclosing class:
Visibilities.CaseOfMatchers

public static class Visibilities.CaseOfMatchers.PartialMatcher<R> extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • otherwise

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

      public final R otherwise_(R r)
    • otherwiseEmpty

      public final Optional<R> otherwiseEmpty()