Class 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 Detail

      • LegacyMilliSeconds

        public LegacyMilliSeconds()
    • Method Detail

      • 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