Class BigDecimalSumAccumulateFunction.SumData
java.lang.Object
org.drools.core.base.accumulators.BigDecimalSumAccumulateFunction.SumData
- All Implemented Interfaces:
Externalizable,Serializable
- Enclosing class:
- BigDecimalSumAccumulateFunction
protected static class BigDecimalSumAccumulateFunction.SumData
extends Object
implements Externalizable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Field Details
-
total
-
-
Constructor Details
-
SumData
public SumData()
-
-
Method Details
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-