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