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