Interface Inplaces.Arity3_3<I1,​I2,​IO>

  • All Superinterfaces:
    Consumers.Arity3<I1,​I2,​IO>, Inplaces.Arity3<I1,​I2,​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.Arity3_3<I1,​I2,​IO>
    extends Inplaces.Arity3<I1,​I2,​IO>