public static final class IpSet.IpSetSerializer extends Object implements TypeSerializer<IpSet>
Constructor and Description |
---|
IpSetSerializer() |
Modifier and Type | Method and Description |
---|---|
IpSet |
deserialize(TypeToken<?> type,
ConfigurationNode value) |
void |
serialize(TypeToken<?> type,
IpSet obj,
ConfigurationNode value) |
public IpSet deserialize(TypeToken<?> type, ConfigurationNode value) throws ObjectMappingException
deserialize
in interface TypeSerializer<IpSet>
ObjectMappingException
public void serialize(TypeToken<?> type, IpSet obj, ConfigurationNode value) throws ObjectMappingException
serialize
in interface TypeSerializer<IpSet>
ObjectMappingException