Class InstantJsonSerializer
- java.lang.Object
-
- li.pitschmann.knx.core.plugin.api.gson.InstantJsonSerializer
-
-
Field Summary
Fields Modifier and Type Field Description static InstantJsonSerializerINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.gson.JsonElementserialize(Instant src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
-
-
-
Field Detail
-
INSTANCE
public static final InstantJsonSerializer INSTANCE
-
-