Interface Serialisation.FromJsonElement<T>

  • Enclosing class:
    Serialisation

    public static interface Serialisation.FromJsonElement<T>
    • Method Detail

      • fromJsonElement

        T fromJsonElement​(com.google.gson.JsonElement e)