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

  • All Superinterfaces:
    Computers.Arity13<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13,​O>, Consumers.Arity14<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13,​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.Arity13_4<I1,​I2,​I3,​O,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13>
    extends Computers.Arity13<I1,​I2,​I3,​I4,​I5,​I6,​I7,​I8,​I9,​I10,​I11,​I12,​I13,​O>