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

java.lang.Object
  extended by java.util.AbstractMap<String,Object>
      extended by com.google.api.client.util.GenericData
          extended by com.google.api.client.json.GenericJson
              extended by com.google.api.client.testing.json.AbstractJsonFactoryTest.ExtendsGenericJson
All Implemented Interfaces:
Cloneable, Map<String,Object>
Enclosing class:
AbstractJsonFactoryTest

public static class AbstractJsonFactoryTest.ExtendsGenericJson
extends GenericJson


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.api.client.util.GenericData
GenericData.Flags
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Constructor Summary
AbstractJsonFactoryTest.ExtendsGenericJson()
           
 
Method Summary
 
Methods inherited from class com.google.api.client.json.GenericJson
clone, getFactory, setFactory, toPrettyString, toString
 
Methods inherited from class com.google.api.client.util.GenericData
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, set, setUnknownKeys
 
Methods inherited from class java.util.AbstractMap
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractJsonFactoryTest.ExtendsGenericJson

public AbstractJsonFactoryTest.ExtendsGenericJson()


Copyright © 2011-2012 Google. All Rights Reserved.