Class InstantAdapter
java.lang.Object
com.google.gson.TypeAdapter<Instant>
com.github.kagkarlsson.scheduler.serializer.gson.InstantAdapter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
InstantAdapter
public InstantAdapter()
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<Instant>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<Instant>- Throws:
IOException
-