public static class GsonModule.NullHackJsonBallAdapter extends NullHackJsonLiteralAdapter<JsonBall>
Constructor and Description |
---|
GsonModule.NullHackJsonBallAdapter() |
Modifier and Type | Method and Description |
---|---|
protected JsonBall |
createJsonLiteralFromRawJson(String json)
User supplied type that holds json literally.
|
read, write
protected JsonBall createJsonLiteralFromRawJson(String json)
NullHackJsonLiteralAdapter
8
, boolean as true
, string as "value"
, object as , list {@code []}.createJsonLiteralFromRawJson
in class NullHackJsonLiteralAdapter<JsonBall>
Copyright © 2009-2012 jclouds. All Rights Reserved.