public class InteractiveControlInputAdapter extends Object implements com.google.gson.JsonDeserializer<InteractiveControlInput>
InteractiveControlInput.| Constructor and Description |
|---|
InteractiveControlInputAdapter() |
| Modifier and Type | Method and Description |
|---|---|
InteractiveControlInput |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
public InteractiveControlInput deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<InteractiveControlInput>com.google.gson.JsonParseExceptionCopyright © 2018. All rights reserved.