JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.glassfish.pfl.basic.algorithm
Interface Graph.Finder<E>
All Superinterfaces:
UnaryFunction
<E,java.util.List<E>>
Enclosing class:
Graph
<
E
>
public static interface
Graph.Finder<E>
extends
UnaryFunction
<E,java.util.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
evaluate
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method