Class IntBoolPair
java.lang.Object
com.google.ortools.constraintsolver.IntBoolPair
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionIntBoolPair(int first, boolean second) protectedIntBoolPair(long cPtr, boolean cMemoryOwn) IntBoolPair(IntBoolPair other) -
Method Summary
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
IntBoolPair
protected IntBoolPair(long cPtr, boolean cMemoryOwn) -
IntBoolPair
public IntBoolPair() -
IntBoolPair
public IntBoolPair(int first, boolean second) -
IntBoolPair
-
-
Method Details