| Package | Description |
|---|---|
| edu.ucla.sspace.graph |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WeightedDirectedTypedEdge<T>
An interface for weigthed, directed edges in multigraphs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleWeightedDirectedTypedEdge<T>
An implementation of a
TypedEdge. |
Copyright © 2012. All Rights Reserved.