MapGraph
org.encalmo.data.MapGraph
class MapGraph[N](nodeMap: Map[N, Traversable[N]]) extends GenericGraph[N]
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class IntMapGraph
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- GenericGraph
Attributes
- Definition Classes
- Inherited from:
- GenericGraph
Attributes
- Definition Classes
- Inherited from:
- GenericGraph
Concrete fields
In this article