Class TimeFieldAdapter.LegacyMilliSeconds

java.lang.Object
org.eclipse.mosaic.lib.util.gson.TimeFieldAdapter.LegacyMilliSeconds
All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
Enclosing class:
TimeFieldAdapter<N extends Number>

public static class TimeFieldAdapter.LegacyMilliSeconds extends Object implements com.google.gson.TypeAdapterFactory
  • Constructor Details

    • LegacyMilliSeconds

      public LegacyMilliSeconds()
  • Method Details

    • create

      public <T> com.google.gson.TypeAdapter<T> create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
      Specified by:
      create in interface com.google.gson.TypeAdapterFactory