JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.glassfish.pfl.basic.graph.Node
Packages that use
Node
Package
Description
org.glassfish.pfl.basic.graph
Uses of
Node
in
org.glassfish.pfl.basic.graph
Classes in
org.glassfish.pfl.basic.graph
with type parameters of type
Node
Modifier and Type
Interface
Description
interface
Graph
<T extends
Node
>
class
GraphImpl
<T extends
Node
<T>>
Implementation of a simple graph.
interface
Node
<T extends
Node
>
Node in a graph.