Package | Description |
---|---|
org.glassfish.pfl.basic.graph |
Modifier and Type | Interface and 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.
|
Copyright © 2017 Oracle. All rights reserved.