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 © 2020. All rights reserved.