Class Aggregation.Median<V>

  • All Implemented Interfaces:
    Aggregate<V,java.lang.Number>, Function<java.util.List<I>,O>
    Enclosing class:
    Aggregation


    public static class Aggregation.Median<V>
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Median​()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Median

        public Median​()