public class ProtobufStreamIterable extends Object implements Iterable<Messages.Envelope>
Iterable<Messages.Envelope> object.
Tests can then use a new ArrayList<Messages.Envelope> which implements the same interface .| Constructor and Description |
|---|
ProtobufStreamIterable(InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Messages.Envelope> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic ProtobufStreamIterable(InputStream input)
public Iterator<Messages.Envelope> iterator()
iterator in interface Iterable<Messages.Envelope>Copyright © 2019. All rights reserved.