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