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

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType<Map<String,Float>>
      extended by com.google.api.client.testing.json.AbstractJsonParserTest.FloatMapTypeVariableType
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.FloatMapTypeVariableType
extends AbstractJsonParserTest.TypeVariableType<Map<String,Float>>


Field Summary
 
Fields inherited from class com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType
arr, list, nullValue, value
 
Constructor Summary
AbstractJsonParserTest.FloatMapTypeVariableType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractJsonParserTest.FloatMapTypeVariableType

public AbstractJsonParserTest.FloatMapTypeVariableType()


Copyright © 2010-2011 Google. All Rights Reserved.