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

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType<List<Double>>
      extended by com.google.api.client.testing.json.AbstractJsonParserTest.DoubleListTypeVariableType
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.DoubleListTypeVariableType
extends AbstractJsonParserTest.TypeVariableType<List<Double>>


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

Constructor Detail

AbstractJsonParserTest.DoubleListTypeVariableType

public AbstractJsonParserTest.DoubleListTypeVariableType()


Copyright © 2010-2011 Google. All Rights Reserved.