Interface Inplaces.Arity2_1<IO,​I2>

  • All Superinterfaces:
    BiConsumer<IO,​I2>, Inplaces.Arity2<IO,​I2>
    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_1<IO,​I2>
    extends Inplaces.Arity2<IO,​I2>