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