public class IndexOnlyForIterator extends Object implements ForIterator
index and
not the actual iteration of elements.| Constructor and Description |
|---|
IndexOnlyForIterator(int size) |
public void increment()
public int index()
index in interface ForIteratorpublic boolean first()
first in interface ForIteratorpublic boolean last()
last in interface ForIteratorCopyright © 2016–2020 Fizzed, Inc. All rights reserved.