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

java.lang.Object
  extended by com.google.api.client.testing.json.AbstractJsonFactoryTest.MapOfMapType
Enclosing class:
AbstractJsonFactoryTest

public static class AbstractJsonFactoryTest.MapOfMapType
extends Object


Field Summary
 Map<String,Map<String,Integer>>[] value
           
 
Constructor Summary
AbstractJsonFactoryTest.MapOfMapType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public Map<String,Map<String,Integer>>[] value
Constructor Detail

AbstractJsonFactoryTest.MapOfMapType

public AbstractJsonFactoryTest.MapOfMapType()


Copyright © 2011-2012 Google. All Rights Reserved.