public static final class ConstantSerializers.FloatSerializer extends Object
| Constructor and Description |
|---|
FloatSerializer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getTypeId() |
Float |
read(ObjectDataInput in) |
void |
write(ObjectDataOutput out,
Float obj) |
public int getTypeId()
public Float read(ObjectDataInput in) throws IOException
IOExceptionpublic void write(ObjectDataOutput out, Float obj) throws IOException
IOExceptionCopyright © 2021 Hazelcast, Inc.. All rights reserved.