public static final class ConstantSerializers.IntegerArraySerializer extends Object
| Constructor and Description |
|---|
ConstantSerializers.IntegerArraySerializer() |
public ConstantSerializers.IntegerArraySerializer()
public int getTypeId()
public int[] read(com.hazelcast.nio.ObjectDataInput in)
throws IOException
IOExceptionpublic void write(com.hazelcast.nio.ObjectDataOutput out,
int[] obj)
throws IOException
IOExceptionCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.