Interface Computers.Arity4_4<I1,​I2,​I3,​O,​I4>

  • All Superinterfaces:
    Computers.Arity4<I1,​I2,​I3,​I4,​O>, Consumers.Arity5<I1,​I2,​I3,​I4,​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.Arity4_4<I1,​I2,​I3,​O,​I4>
    extends Computers.Arity4<I1,​I2,​I3,​I4,​O>