Interface TupleOps.FoldLeft<In,​T,​Op>

  • Enclosing class:
    TupleOps<T>

    public static interface TupleOps.FoldLeft<In,​T,​Op>
    • Method Detail

      • apply

        java.lang.Object apply​(In zero,
                               T tuple)