Package | Description |
---|---|
org.drools.core.base.accumulators |
Modifier and Type | Method and Description |
---|---|
IntegerSumAccumulateFunction.SumData |
IntegerSumAccumulateFunction.createContext() |
Modifier and Type | Method and Description |
---|---|
void |
IntegerSumAccumulateFunction.accumulate(IntegerSumAccumulateFunction.SumData data,
Object value) |
Object |
IntegerSumAccumulateFunction.getResult(IntegerSumAccumulateFunction.SumData data) |
void |
IntegerSumAccumulateFunction.init(IntegerSumAccumulateFunction.SumData data) |
void |
IntegerSumAccumulateFunction.reverse(IntegerSumAccumulateFunction.SumData data,
Object value) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.