Package org.jboss.netty.util.internal
Interface ReusableIterator<E>
- All Superinterfaces:
Iterator<E>
-
Method Summary
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
Method Details
-
rewind
void rewind()
-