Uses of Class
com.google.ortools.constraintsolver.Solver.IntegerCastInfo
Packages that use Solver.IntegerCastInfo
-
Uses of Solver.IntegerCastInfo in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type Solver.IntegerCastInfoModifier and TypeMethodDescriptionstatic long
Solver.IntegerCastInfo.getCPtr
(Solver.IntegerCastInfo obj) static final long
mainJNI.Solver_IntegerCastInfo_expression_get
(long jarg1, Solver.IntegerCastInfo jarg1_) static final void
mainJNI.Solver_IntegerCastInfo_expression_set
(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntExpr jarg2_) static final long
mainJNI.Solver_IntegerCastInfo_maintainer_get
(long jarg1, Solver.IntegerCastInfo jarg1_) static final void
mainJNI.Solver_IntegerCastInfo_maintainer_set
(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, Constraint jarg2_) static final long
mainJNI.Solver_IntegerCastInfo_variable_get
(long jarg1, Solver.IntegerCastInfo jarg1_) static final void
mainJNI.Solver_IntegerCastInfo_variable_set
(long jarg1, Solver.IntegerCastInfo jarg1_, long jarg2, IntVar jarg2_) static long
Solver.IntegerCastInfo.swigRelease
(Solver.IntegerCastInfo obj)