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

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

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


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

Constructor Detail

AbstractJsonFactoryTest.IntArrayTypeVariableType

public AbstractJsonFactoryTest.IntArrayTypeVariableType()


Copyright © 2011-2012 Google. All Rights Reserved.