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