Package valorless.valorlessutils.uuid
Class UUIDTypeAdapter
java.lang.Object
com.google.gson.TypeAdapter<UUID>
valorless.valorlessutils.uuid.UUIDTypeAdapter
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.google.gson.TypeAdapterfromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
- 
Constructor Details- 
UUIDTypeAdapterpublic UUIDTypeAdapter()
 
- 
- 
Method Details- 
write- Specified by:
- writein class- com.google.gson.TypeAdapter<UUID>
- Throws:
- IOException
 
- 
read- Specified by:
- readin class- com.google.gson.TypeAdapter<UUID>
- Throws:
- IOException
 
- 
fromUUID
- 
fromString
 
-