Class PathTypeAdapter
java.lang.Object
org.javers.core.json.BasicStringSuperTypeAdapter<Path>
org.javers.core.json.typeadapter.util.PathTypeAdapter
- All Implemented Interfaces:
AbstractJsonTypeAdapter,JsonAdvancedTypeAdapter<Path>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.javers.core.json.BasicStringSuperTypeAdapter
fromJson, toJson
-
Constructor Details
-
PathTypeAdapter
public PathTypeAdapter()
-
-
Method Details
-
serialize
- Specified by:
serializein classBasicStringSuperTypeAdapter<Path>
-
deserialize
- Specified by:
deserializein classBasicStringSuperTypeAdapter<Path>
-
getTypeSuperclass
-