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

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

public static class AbstractJsonParserTest.A
extends Object


Field Summary
 Map<String,String> map
           
 
Constructor Summary
AbstractJsonParserTest.A()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

map

public Map<String,String> map
Constructor Detail

AbstractJsonParserTest.A

public AbstractJsonParserTest.A()


Copyright © 2011-2012 Google. All Rights Reserved.