Package tools.refinery.logic.term.int_
Class IntSumAggregator
java.lang.Object
tools.refinery.logic.term.int_.IntSumAggregator
- All Implemented Interfaces:
Aggregator<Integer,,Integer> StatelessAggregator<Integer,Integer>
-
Field Details
-
INSTANCE
-
-
Method Details
-
getResultType
- Specified by:
getResultTypein interfaceAggregator<Integer,Integer>
-
getInputType
- Specified by:
getInputTypein interfaceAggregator<Integer,Integer>
-
getEmptyResult
- Specified by:
getEmptyResultin interfaceAggregator<Integer,Integer>
-
add
- Specified by:
addin interfaceStatelessAggregator<Integer,Integer>
-
remove
- Specified by:
removein interfaceStatelessAggregator<Integer,Integer>
-