Package com.google.protobuf
Class ByteString.AbstractByteIterator
java.lang.Object
com.google.protobuf.ByteString.AbstractByteIterator
- All Implemented Interfaces:
ByteString.ByteIterator
,Iterator<Byte>
- Enclosing class:
ByteString
abstract static class ByteString.AbstractByteIterator
extends Object
implements ByteString.ByteIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.protobuf.ByteString.ByteIterator
nextByte
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext