JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.glassfish.pfl.basic.graph
Interface GraphImpl.NodeVisitor<T extends
Node
>
Enclosing class:
GraphImpl
<
T
extends
Node
<
T
>>
static interface
GraphImpl.NodeVisitor<T extends
Node
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
visit
(
Graph
<
T
> graph,
T
node,
NodeData
nd)
Method Details
visit
void
visit
(
Graph
<
T
> graph,
T
node,
NodeData
nd)