EP - edge property class.public class CompactEdge<EP> extends Object
CompactSimpleGraph.| Modifier and Type | Field and Description |
|---|---|
protected int |
outIndex |
| Constructor and Description |
|---|
CompactEdge(int target,
EP property) |
protected int outIndex
public CompactEdge(int target, EP property)
public EP getProperty()
public void setProperty(EP property)
public int getTarget()
Copyright © 2013. All Rights Reserved.