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 Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ByteString.ByteIterator
nextByteMethods inherited from interface Iterator
forEachRemaining, hasNext
-
Constructor Details
-
AbstractByteIterator
AbstractByteIterator()
-
-
Method Details
-
next
-
remove
-