Package model

Class Currency.Adapter

  • Enclosing class:
    Currency

    public static class Currency.Adapter
    extends com.google.gson.TypeAdapter<Currency>
    • Constructor Detail

      • Adapter

        public Adapter()
    • Method Detail

      • write

        public void write​(com.google.gson.stream.JsonWriter jsonWriter,
                          Currency enumeration)
                   throws IOException
        Specified by:
        write in class com.google.gson.TypeAdapter<Currency>
        Throws:
        IOException