Class DeriveVisibilities.CaseOfMatchers.PartialMatcher<R>

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

public static class DeriveVisibilities.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()