com.google.api.client.testing.json
Class AbstractJsonParserTest.AnyType
java.lang.Object
com.google.api.client.testing.json.AbstractJsonParserTest.AnyType
- Enclosing class:
- AbstractJsonParserTest
public static class AbstractJsonParserTest.AnyType
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arr
public Object arr
bool
public Object bool
num
public Object num
obj
public Object obj
str
public Object str
nul
public Object nul
AbstractJsonParserTest.AnyType
public AbstractJsonParserTest.AnyType()
Copyright © 2010-2011 Google. All Rights Reserved.