java.lang.Object
de.fraunhofer.iese.mydata.common.serdes.ClientVersionSerDes.TimerVersionSerializer
-
Constructor Summary
Constructors
-
Method Summary
com.google.gson.JsonElement
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TimerVersionSerializer
public TimerVersionSerializer()
-
Method Details
-
serialize
public com.google.gson.JsonElement serialize(Map<ClientId,Long> src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context)
- Specified by:
serialize
in interface com.google.gson.JsonSerializer<Map<ClientId,Long>>