public final class Navigators extends Object
| Modifier and Type | Method and Description |
|---|---|
static <O> Navigator<O> |
iterate(Chain<O> orig,
O from,
O to) |
static <O> Navigator<O> |
reverse(Navigator<O> orig) |
Copyright © 2017. All rights reserved.