Package com.massifmaps.routing
Class RouteMatchingPointVector
java.lang.Object
com.massifmaps.routing.RouteMatchingPointVector
-
Constructor Details
-
RouteMatchingPointVector
public RouteMatchingPointVector() -
RouteMatchingPointVector
public RouteMatchingPointVector(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
-