| Constructor and Description | 
|---|
IpAddressSerializer()
Creates  
IpAddress serializer instance. | 
| Modifier and Type | Method and Description | 
|---|---|
IpAddress | 
read(com.esotericsoftware.kryo.Kryo kryo,
    com.esotericsoftware.kryo.io.Input input,
    Class<IpAddress> type)  | 
void | 
write(com.esotericsoftware.kryo.Kryo kryo,
     com.esotericsoftware.kryo.io.Output output,
     IpAddress object)  | 
public IpAddressSerializer()
IpAddress serializer instance.