public class ListToolkit extends Object
| Constructor and Description |
|---|
ListToolkit() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterable<T> |
backwards(List<T> list)
Iterate backwards over a list.
|
Copyright © 2019. All rights reserved.