public class CompactBidiEdge<EP> extends CompactEdge<EP>
| Modifier and Type | Field and Description |
|---|---|
protected int |
inIndex |
outIndex| Constructor and Description |
|---|
CompactBidiEdge(int source,
int target,
EP property) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSource() |
getProperty, getTarget, setProperty, toStringpublic CompactBidiEdge(int source,
int target,
EP property)
Copyright © 2018. All rights reserved.