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

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

public static class AbstractJsonParserTest.MapOfMapType
extends Object


Field Summary
 Map<String,Map<String,Integer>>[] value
           
 
Constructor Summary
AbstractJsonParserTest.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

AbstractJsonParserTest.MapOfMapType

public AbstractJsonParserTest.MapOfMapType()


Copyright © 2010-2011 Google. All Rights Reserved.