Class Aggregate_doubleMin<E>

java.lang.Object
one.microstream.functional.Aggregate_doubleMin<E>
All Implemented Interfaces:
Consumer<E>, Aggregator<E,​Double>

public final class Aggregate_doubleMin<E>
extends Object
implements Aggregator<E,​Double>