public class ObjArray<T> extends LsaIterator<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
nextIteration() |
next, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ObjArray(T[] elements)
public boolean hasNext()
public T nextIteration()
nextIteration in class LsaIterator<T>Copyright © 2017. All rights reserved.