Uses of Class
com.google.ortools.constraintsolver.Solver.IntegerCastInfo
-
Packages that use Solver.IntegerCastInfo Package Description com.google.ortools.constraintsolver -
-
Uses of Solver.IntegerCastInfo in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type Solver.IntegerCastInfo Modifier and Type Method Description protected static longSolver.IntegerCastInfo. getCPtr(Solver.IntegerCastInfo obj)static longmainJNI. Solver_IntegerCastInfo_expression_get(long jarg1, Solver.IntegerCastInfo jarg1_)static voidmainJNI. Solver_IntegerCastInfo_expression_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntExpr jarg2_)static longmainJNI. Solver_IntegerCastInfo_maintainer_get(long jarg1, Solver.IntegerCastInfo jarg1_)static voidmainJNI. Solver_IntegerCastInfo_maintainer_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, Constraint jarg2_)static longmainJNI. Solver_IntegerCastInfo_variable_get(long jarg1, Solver.IntegerCastInfo jarg1_)static voidmainJNI. Solver_IntegerCastInfo_variable_set(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntVar jarg2_)protected static longSolver.IntegerCastInfo. swigRelease(Solver.IntegerCastInfo obj)
-