Interface Computers.Arity6_6<I1,​I2,​I3,​I4,​I5,​O,​I6>

  • All Superinterfaces:
    Computers.Arity6<I1,​I2,​I3,​I4,​I5,​I6,​O>, Consumers.Arity7<I1,​I2,​I3,​I4,​I5,​I6,​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.Arity6_6<I1,​I2,​I3,​I4,​I5,​O,​I6>
    extends Computers.Arity6<I1,​I2,​I3,​I4,​I5,​I6,​O>