Interface Graph.Finder<E>
- All Superinterfaces:
Function<E,
,List<E>> UnaryFunction<E,
List<E>>
A Finder finds the immediate successors of an element of the graph.
-
Method Summary
Methods inherited from interface org.glassfish.pfl.basic.func.UnaryFunction
apply, evaluate