com.google.api.client.testing.json
Class AbstractJsonFactoryTest.TypeVariableType<T>
java.lang.Object
com.google.api.client.testing.json.AbstractJsonFactoryTest.TypeVariableType<T>
- Direct Known Subclasses:
- AbstractJsonFactoryTest.DoubleListTypeVariableType, AbstractJsonFactoryTest.FloatMapTypeVariableType, AbstractJsonFactoryTest.IntArrayTypeVariableType, AbstractJsonFactoryTest.IntegerTypeVariableType
- Enclosing class:
- AbstractJsonFactoryTest
public static class AbstractJsonFactoryTest.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
AbstractJsonFactoryTest.TypeVariableType
public AbstractJsonFactoryTest.TypeVariableType()
Copyright © 2011-2012 Google. All Rights Reserved.