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

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

Constructor Detail

AbstractJsonFactoryTest.DoubleListTypeVariableType

public AbstractJsonFactoryTest.DoubleListTypeVariableType()


Copyright © 2011-2012 Google. All Rights Reserved.