Hierarchy For Package com.teampotato.potacore.iteration
Class Hierarchy
- java.lang.Object
- com.teampotato.potacore.iteration.FilterableIterator<K> (implements com.teampotato.potacore.iteration.CloseableIterator<T>)
- com.teampotato.potacore.iteration.MergedIterable<T> (implements java.lang.Iterable<T>)
- com.teampotato.potacore.iteration.MergedIterator<T> (implements java.util.Iterator<E>)
Interface Hierarchy
- java.lang.AutoCloseable
- com.teampotato.potacore.iteration.CloseableIterator<T> (also extends java.util.Iterator<E>)
- java.util.Iterator<E>
- com.teampotato.potacore.iteration.CloseableIterator<T> (also extends java.lang.AutoCloseable)