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