- java.lang.Object
-
- net.sourceforge.plantuml.bpm.Navigators
-
public final class Navigators extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <O> Navigator<O>
iterate(Chain<O> orig, O from, O to)
static <O> Navigator<O>
reverse(Navigator<O> orig)
-