Definition at line 11 of file NodeNeighborIterator.java.
◆ NodeNeighborIterator() [1/2]
com.google.ortools.constraintsolver.NodeNeighborIterator.NodeNeighborIterator |
( |
long | cPtr, |
|
|
boolean | cMemoryOwn ) |
◆ NodeNeighborIterator() [2/2]
com.google.ortools.constraintsolver.NodeNeighborIterator.NodeNeighborIterator |
( |
| ) |
|
◆ delete()
synchronized void com.google.ortools.constraintsolver.NodeNeighborIterator.delete |
( |
| ) |
|
◆ finalize()
void com.google.ortools.constraintsolver.NodeNeighborIterator.finalize |
( |
| ) |
|
|
protected |
◆ getCPtr()
static long com.google.ortools.constraintsolver.NodeNeighborIterator.getCPtr |
( |
NodeNeighborIterator | obj | ) |
|
|
static |
◆ GetValue()
int com.google.ortools.constraintsolver.NodeNeighborIterator.GetValue |
( |
| ) |
|
◆ IsIncomingNeighbor()
boolean com.google.ortools.constraintsolver.NodeNeighborIterator.IsIncomingNeighbor |
( |
| ) |
|
◆ IsOutgoingNeighbor()
boolean com.google.ortools.constraintsolver.NodeNeighborIterator.IsOutgoingNeighbor |
( |
| ) |
|
◆ Next()
boolean com.google.ortools.constraintsolver.NodeNeighborIterator.Next |
( |
| ) |
|
◆ swigRelease()
static long com.google.ortools.constraintsolver.NodeNeighborIterator.swigRelease |
( |
NodeNeighborIterator | obj | ) |
|
|
static |
◆ swigCMemOwn
transient boolean com.google.ortools.constraintsolver.NodeNeighborIterator.swigCMemOwn |
|
protected |
The documentation for this class was generated from the following file: