com.google.api.client.testing.json
Class AbstractJsonFactoryTest.FloatMapTypeVariableType

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonFactoryTest.TypeVariableType<Map<String,Float>>
      extended by com.google.api.client.testing.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.testing.json.AbstractJsonFactoryTest.TypeVariableType
arr, list, nullValue, value
 
Constructor Summary
AbstractJsonFactoryTest.FloatMapTypeVariableType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJsonFactoryTest.FloatMapTypeVariableType

public AbstractJsonFactoryTest.FloatMapTypeVariableType()


Copyright © 2011-2012 Google. All Rights Reserved.