Package net.swofty.serializer
Class InventorySerializer<T>
java.lang.Object
net.swofty.serializer.InventorySerializer<T>
- All Implemented Interfaces:
Serializer<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InventorySerializer
-
-
Method Details
-
serialize
- Specified by:
serialize
in interfaceSerializer<T>
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
deserialize
- Specified by:
deserialize
in interfaceSerializer<T>
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-