Class ProcessSystemState.InstantAdapter
java.lang.Object
com.google.gson.TypeAdapter<Instant>
neqsim.process.processmodel.lifecycle.ProcessSystemState.InstantAdapter
- Enclosing class:
ProcessSystemState
Gson adapter for Instant serialization.
- Version:
- 1.0
- Author:
- ESOL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
InstantAdapter
private 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
-