Package com.google.api.client.test.json
Class AbstractJsonFactoryTest.FloatMapTypeVariableType
java.lang.Object
com.google.api.client.test.json.AbstractJsonFactoryTest.TypeVariableType<Map<String,Float>>
com.google.api.client.test.json.AbstractJsonFactoryTest.FloatMapTypeVariableType
- Enclosing class:
AbstractJsonFactoryTest
public static class AbstractJsonFactoryTest.FloatMapTypeVariableType
extends AbstractJsonFactoryTest.TypeVariableType<Map<String,Float>>
-
Field Summary
Fields inherited from class com.google.api.client.test.json.AbstractJsonFactoryTest.TypeVariableType
arr, list, nullValue, value
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FloatMapTypeVariableType
public FloatMapTypeVariableType()
-