com.google.api.client.testing.json
Class AbstractJsonParserTest.TypeVariableType<T>
java.lang.Object
com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType<T>
- Direct Known Subclasses:
- AbstractJsonParserTest.DoubleListTypeVariableType, AbstractJsonParserTest.FloatMapTypeVariableType, AbstractJsonParserTest.IntArrayTypeVariableType, AbstractJsonParserTest.IntegerTypeVariableType
- Enclosing class:
- AbstractJsonParserTest
public static class AbstractJsonParserTest.TypeVariableType<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arr
public T[][] arr
list
public LinkedList<LinkedList<T>> list
nullValue
public T nullValue
value
public T value
AbstractJsonParserTest.TypeVariableType
public AbstractJsonParserTest.TypeVariableType()
Copyright © 2010-2011 Google. All Rights Reserved.