private static class IterableUtil.ReverseIterable<T>
extends java.lang.Object
implements java.lang.Iterable<T>
Constructor and Description |
---|
ReverseIterable(java.util.List<T> list) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<T> |
iterator() |