|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jga.util.ArrayUtils.ArrayIterable<T>
net.sf.jga.algorithms.Reverse.ReverseArrayIterable<T>
public static class Reverse.ReverseArrayIterable<T>
| Constructor Summary | |
|---|---|
Reverse.ReverseArrayIterable(T[] ts)
|
|
| Method Summary | |
|---|---|
protected java.util.Iterator<T> |
buildIterator(T[] delegate)
|
| Methods inherited from class net.sf.jga.util.ArrayUtils.ArrayIterable |
|---|
iterator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Reverse.ReverseArrayIterable(T[] ts)
| Method Detail |
|---|
protected java.util.Iterator<T> buildIterator(T[] delegate)
buildIterator in class ArrayUtils.ArrayIterable<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||