Package com.google.api.client.test.json
Class AbstractJsonFactoryTest.DoubleListTypeVariableType
- java.lang.Object
-
- com.google.api.client.test.json.AbstractJsonFactoryTest.TypeVariableType<List<Double>>
-
- com.google.api.client.test.json.AbstractJsonFactoryTest.DoubleListTypeVariableType
-
- Enclosing class:
- AbstractJsonFactoryTest
public static class AbstractJsonFactoryTest.DoubleListTypeVariableType extends AbstractJsonFactoryTest.TypeVariableType<List<Double>>
-
-
Field Summary
-
Fields inherited from class com.google.api.client.test.json.AbstractJsonFactoryTest.TypeVariableType
arr, list, nullValue, value
-
-
Constructor Summary
Constructors Constructor Description DoubleListTypeVariableType()
-