Interface Computers.Arity11_4<I1,​I2,​I3,​O,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11>

  • All Superinterfaces:
    Computers.Arity11<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​O>, Consumers.Arity12<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​O>
    Enclosing class:
    Computers
    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 Computers.Arity11_4<I1,​I2,​I3,​O,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11>
    extends Computers.Arity11<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​O>