public class PlatformDataDeserializer
extends <any>
| Modifier and Type | Field and Description |
|---|---|
static PlatformDataDeserializer |
INSTANCE |
| Constructor and Description |
|---|
PlatformDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
DeviceTypeData |
deserialize(JsonParser parser,
DeserializationContext context) |
public static final PlatformDataDeserializer INSTANCE
public DeviceTypeData deserialize(JsonParser parser, DeserializationContext context) throws java.io.IOException
java.io.IOException