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

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

public static class AbstractJsonParserTest.CollectionOfCollectionType
extends Object


Field Summary
 LinkedList<LinkedList<String>> arr
           
 
Constructor Summary
AbstractJsonParserTest.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

AbstractJsonParserTest.CollectionOfCollectionType

public AbstractJsonParserTest.CollectionOfCollectionType()


Copyright © 2010-2011 Google. All Rights Reserved.