Class DeriveResults.CaseOfMatchers.PartialMatcher<A,R>

java.lang.Object
org.derive4j.processor.api.DeriveResults.CaseOfMatchers.PartialMatcher<A,R>
Direct Known Subclasses:
DeriveResults.CaseOfMatchers.TotalMatcher_Result
Enclosing class:
DeriveResults.CaseOfMatchers

public static class DeriveResults.CaseOfMatchers.PartialMatcher<A,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()