Class ExpressionTypes.CaseOfMatchers.PartialMatcher<R>

    • Method Detail

      • otherwise

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

        public final R otherwise_​(R r)
      • otherwiseEmpty

        public final Optional<R> otherwiseEmpty()