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