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

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType<Integer>
      extended by com.google.api.client.testing.json.AbstractJsonParserTest.IntegerTypeVariableType
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.IntegerTypeVariableType
extends AbstractJsonParserTest.TypeVariableType<Integer>


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

Constructor Detail

AbstractJsonParserTest.IntegerTypeVariableType

public AbstractJsonParserTest.IntegerTypeVariableType()


Copyright © 2010-2011 Google. All Rights Reserved.