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