Class Eithers.CaseOfMatchers.PartialMatcher<A,​B,​X>

    • Method Detail

      • otherwise

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

        public final X otherwise_​(X x)
      • otherwiseEmpty

        public final Optional<X> otherwiseEmpty()