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