public static class CollectSetAccumulateFunction.CollectListData extends Object implements Externalizable
| Modifier and Type | Class and Description |
|---|---|
static class |
CollectSetAccumulateFunction.CollectListData.MutableInt |
| Modifier and Type | Field and Description |
|---|---|
Map<Object,CollectSetAccumulateFunction.CollectListData.MutableInt> |
map |
| Constructor and Description |
|---|
CollectListData() |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public Map<Object,CollectSetAccumulateFunction.CollectListData.MutableInt> map
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.