Class BaseByteIterator
java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<Byte>
ca.spottedleaf.concurrentutil.collection.iterator.BaseByteIterator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class BaseObjectIterator
forEachRemaining, hasNext, remove
-
Constructor Details
-
BaseByteIterator
public BaseByteIterator()
-
-
Method Details
-
next
-
nextByte
public abstract byte nextByte()
-