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

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonParserTest.TypeVariableType<int[]>
      extended by com.google.api.client.testing.json.AbstractJsonParserTest.IntArrayTypeVariableType
Enclosing class:
AbstractJsonParserTest

public static class AbstractJsonParserTest.IntArrayTypeVariableType
extends AbstractJsonParserTest.TypeVariableType<int[]>


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

Constructor Detail

AbstractJsonParserTest.IntArrayTypeVariableType

public AbstractJsonParserTest.IntArrayTypeVariableType()


Copyright © 2010-2011 Google. All Rights Reserved.