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

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