public final class Navigators
extends java.lang.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 © 2020. All Rights Reserved.