Interface IIngredientSerializer<T extends Ingredient>

    • Method Detail

      • parse

        T parse​(com.google.gson.JsonObject json)