public class Path extends SimpleIntVector
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static Path |
make(int value) |
static Path |
prepend(int x,
Path p) |
int |
size() |
String |
toString() |
get, getMaxIndex, performVerboseAction, set
public static Path make(int value)
public int size()