public final class CPPath extends Object implements Iterable<ChokePoint>
cp.h:68:typedef std::vector
| Modifier and Type | Method and Description |
|---|---|
ChokePoint |
get(int index) |
boolean |
isEmpty() |
Iterator<ChokePoint> |
iterator() |
int |
size() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic int size()
public ChokePoint get(int index)
public boolean isEmpty()
public Iterator<ChokePoint> iterator()
iterator in interface Iterable<ChokePoint>Copyright © 2022. All rights reserved.