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