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

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