public static class PacketLineIn.PacketLineInIterator extends Object implements Iterable<String>
Calls PacketLineIn.readString()
on the PacketLineIn
until
PacketLineIn.END
is encountered.
Modifier and Type | Method and Description |
---|---|
Iterator<String> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2019 Eclipse JGit Project. All rights reserved.