| Package | Description |
|---|---|
| org.abego.stringgraph.core |
A directed graph implementation using String objects to represent the nodes
and the labels of the edges and supporting custom definable properties
on the nodes.
|
| org.abego.stringgraph.internal |
The "internal" package of the module, not intended to be access directly
by client code.
|
| Modifier and Type | Method and Description |
|---|---|
static StringGraphs |
StringGraphs.getInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
StringGraphsImpl |
| Modifier and Type | Method and Description |
|---|---|
static StringGraphs |
StringGraphsImpl.getInstance() |
Copyright © 2023 abego Software GmbH, Germany. All rights reserved.