public interface IndexedIterable<K>
extends java.lang.Iterable<K>
| Modifier and Type | Method and Description |
|---|---|
IndexedIterator<K> |
iterator() |
IndexedIterator<K> iterator()
iterator in interface java.lang.Iterable<K>Copyright 2017 ICEsoft Technologies Canada Corp., All Rights Reserved.