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, toStringprotected int inIndex
public CompactBidiEdge(int source, int target, EP property)
public int getSource()
Copyright © 2013. All Rights Reserved.