Definition at line 11 of file IntBoolPair.java.
◆ IntBoolPair() [1/4]
com.google.ortools.constraintsolver.IntBoolPair.IntBoolPair |
( |
long | cPtr, |
|
|
boolean | cMemoryOwn ) |
|
protected |
◆ IntBoolPair() [2/4]
com.google.ortools.constraintsolver.IntBoolPair.IntBoolPair |
( |
| ) |
|
◆ IntBoolPair() [3/4]
com.google.ortools.constraintsolver.IntBoolPair.IntBoolPair |
( |
int | first, |
|
|
boolean | second ) |
◆ IntBoolPair() [4/4]
com.google.ortools.constraintsolver.IntBoolPair.IntBoolPair |
( |
IntBoolPair | other | ) |
|
◆ delete()
synchronized void com.google.ortools.constraintsolver.IntBoolPair.delete |
( |
| ) |
|
◆ finalize()
void com.google.ortools.constraintsolver.IntBoolPair.finalize |
( |
| ) |
|
|
protected |
◆ getCPtr()
static long com.google.ortools.constraintsolver.IntBoolPair.getCPtr |
( |
IntBoolPair | obj | ) |
|
|
staticprotected |
◆ getFirst()
int com.google.ortools.constraintsolver.IntBoolPair.getFirst |
( |
| ) |
|
◆ getSecond()
boolean com.google.ortools.constraintsolver.IntBoolPair.getSecond |
( |
| ) |
|
◆ setFirst()
void com.google.ortools.constraintsolver.IntBoolPair.setFirst |
( |
int | value | ) |
|
◆ setSecond()
void com.google.ortools.constraintsolver.IntBoolPair.setSecond |
( |
boolean | value | ) |
|
◆ swigRelease()
static long com.google.ortools.constraintsolver.IntBoolPair.swigRelease |
( |
IntBoolPair | obj | ) |
|
|
staticprotected |
◆ swigCMemOwn
transient boolean com.google.ortools.constraintsolver.IntBoolPair.swigCMemOwn |
|
protected |
The documentation for this class was generated from the following file:
- build/java/ortools-java/src/main/java/com/google/ortools/constraintsolver/IntBoolPair.java