public abstract class AbstractMemorylessAggregationOperator<Domain,AggregateResult> extends AbstractMultisetAggregationOperator<Domain,AggregateResult,AggregateResult>
| Constructor and Description |
|---|
AbstractMemorylessAggregationOperator() |
| Modifier and Type | Method and Description |
|---|---|
AggregateResult |
getAggregate(AggregateResult result) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateNeutral, getName, getShortDescription, isNeutral, updatepublic AbstractMemorylessAggregationOperator()
public AggregateResult getAggregate(AggregateResult result)