Package org.spongepowered.collections
Class AbstractIterator<T>
java.lang.Object
org.spongepowered.collections.AbstractIterator<T>
- All Implemented Interfaces:
Iterator<T>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove