Interface Inplaces.Arity2_2<I1,​IO>

  • All Superinterfaces:
    BiConsumer<I1,​IO>, Inplaces.Arity2<I1,​IO>
    Enclosing class:
    Inplaces
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface Inplaces.Arity2_2<I1,​IO>
    extends Inplaces.Arity2<I1,​IO>