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

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

public static class AbstractJsonFactoryTest.Feed
extends Object


Field Summary
 Collection<AbstractJsonFactoryTest.Entry> entries
           
 
Constructor Summary
AbstractJsonFactoryTest.Feed()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entries

public Collection<AbstractJsonFactoryTest.Entry> entries
Constructor Detail

AbstractJsonFactoryTest.Feed

public AbstractJsonFactoryTest.Feed()


Copyright © 2011-2012 Google. All Rights Reserved.