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

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

public static class AbstractJsonFactoryTest.CollectionOfCollectionType
extends Object


Field Summary
 LinkedList<LinkedList<String>> arr
           
 
Constructor Summary
AbstractJsonFactoryTest.CollectionOfCollectionType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

arr

public LinkedList<LinkedList<String>> arr
Constructor Detail

AbstractJsonFactoryTest.CollectionOfCollectionType

public AbstractJsonFactoryTest.CollectionOfCollectionType()


Copyright © 2011-2012 Google. All Rights Reserved.