Package edu.caltech.nanodb.functions
Class Min
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.Cloneable
public class Min extends MinMaxAggregate
Created by donnie on 12/7/13.
-
-
Constructor Summary
Constructors Constructor Description Min()
-
Method Summary
-
Methods inherited from class edu.caltech.nanodb.functions.MinMaxAggregate
addValue, clearResult, getResult, getReturnType
-
Methods inherited from class edu.caltech.nanodb.functions.AggregateFunction
supportsDistinct
-
-