Package org.jboss.netty.util.internal
Interface ReusableIterator<E>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
rewind()
-
Methods inherited from interface java.util.Iterator
forEachRemaining, hasNext, next, remove
-
-