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

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