Package | Description |
---|---|
net.messagevortex.router |
Modifier and Type | Method and Description |
---|---|
Edge |
GraphSet.get(int i) |
Modifier and Type | Method and Description |
---|---|
Iterator<Edge> |
GraphSet.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
GraphSet.add(Edge g) |
boolean |
GraphSet.contains(Edge g)
Check for a edge covering the mentioned points.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GraphSet.addAll(Collection<? extends Edge> g) |
Copyright © 2023. All rights reserved.