public static class MathParagraph.JustificationEnum.Adapter extends com.google.gson.TypeAdapter<MathParagraph.JustificationEnum>
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
MathParagraph.JustificationEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
MathParagraph.JustificationEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, MathParagraph.JustificationEnum enumeration) throws IOException
write
in class com.google.gson.TypeAdapter<MathParagraph.JustificationEnum>
IOException
public MathParagraph.JustificationEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<MathParagraph.JustificationEnum>
IOException
Copyright © 2022. All rights reserved.