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

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

public static final class AbstractJsonGeneratorTest.Feed
extends Object


Field Summary
 Collection<AbstractJsonGeneratorTest.Entry> entries
           
 
Constructor Summary
AbstractJsonGeneratorTest.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<AbstractJsonGeneratorTest.Entry> entries
Constructor Detail

AbstractJsonGeneratorTest.Feed

public AbstractJsonGeneratorTest.Feed()


Copyright © 2011-2012 Google. All Rights Reserved.