Klasse AggregateFunction.GenericBounds<T>

java.lang.Object
org.deidentifier.arx.aggregates.AggregateFunction<T>
org.deidentifier.arx.aggregates.AggregateFunction.GenericBounds<T>
Typparameter:
T -
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
AggregateFunction<T>

public static class AggregateFunction.GenericBounds<T> extends AggregateFunction<T>
An aggregate function that returns an interval consisting of the first and the last element following the predefined order .
Siehe auch: