| Interface | Description |
|---|---|
| IntGraph | |
| IntGraphVisitor |
Visitor interface for BitSetGraph, a graph which maps integer nodes to other
integer nodes.
|
| ObjectGraph<T> | |
| ObjectGraphVisitor<T> |
Visitor interface for traversing graphs.
|
| StringGraph |
| Class | Description |
|---|---|
| BitSetUtils | |
| IntGraphBuilder |
Builder for graphs.
|
| IntPath |
A finite path between two elements in a graph.
|
| IntPath.Builder |
A builder for IntPaths.
|
| ObjectPath<T> |
One path in an object graph.
|
| PairSet |
Tracks a set of pairs of coordinates in a coordinate space that have been
visited.
|
| PairSet.ObjectPairSet<T> |
Copyright © 2010–2020 Mastfrog Technologies. All rights reserved.