Package com.massifmaps.routing
Class RouteMatchingEdgeVector
java.lang.Object
com.massifmaps.routing.RouteMatchingEdgeVector
-
Constructor Details
-
RouteMatchingEdgeVector
public RouteMatchingEdgeVector() -
RouteMatchingEdgeVector
public RouteMatchingEdgeVector(long n)
-
-
Method Details
-
size
public long size() -
capacity
public long capacity() -
reserve
public void reserve(long n) -
isEmpty
public boolean isEmpty() -
clear
public void clear() -
add
-
get
-
set
-