public class ExpressionSupportTypeAdapter extends com.google.gson.TypeAdapter<ExpressionSupport>
TypeAdapter for ExpressionSupport.| Constructor and Description |
|---|
ExpressionSupportTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionSupport |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ExpressionSupport expressionSupport) |
public void write(com.google.gson.stream.JsonWriter out,
ExpressionSupport expressionSupport)
throws IOException
write in class com.google.gson.TypeAdapter<ExpressionSupport>IOExceptionpublic ExpressionSupport read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<ExpressionSupport>IOExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.