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