类 Transforms.CumulativeMax<V>

  • 所有已实现的接口:
    Function<java.lang.Number,​java.lang.Number>, Transforms.CumulativeFunction<java.lang.Number,​java.lang.Number>
    封闭类:
    Transforms

    public static class Transforms.CumulativeMax<V>
    extends java.lang.Object
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • CumulativeMax

        public CumulativeMax()