Package org.eclipse.mosaic.lib.util.gson
Class TimeFieldAdapter.LegacySecondsQuiet
- java.lang.Object
-
- org.eclipse.mosaic.lib.util.gson.TimeFieldAdapter.LegacySecondsQuiet
-
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
- Enclosing class:
- TimeFieldAdapter<N extends Number>
public static class TimeFieldAdapter.LegacySecondsQuiet extends Object implements com.google.gson.TypeAdapterFactory
-
-
Constructor Summary
Constructors Constructor Description LegacySecondsQuiet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> com.google.gson.TypeAdapter<T>
create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
-