Interface Checkeds.CheckedThrowingBiFunction<T,​U,​R>

  • All Superinterfaces:
    BiFunction<T,​U,​R>
    Enclosing class:
    Checkeds

    public static interface Checkeds.CheckedThrowingBiFunction<T,​U,​R>
    extends BiFunction<T,​U,​R>