Uses of Class
com.google.ortools.constraintsolver.RevInteger
-
Packages that use RevInteger Package Description com.google.ortools.constraintsolver -
-
Uses of RevInteger in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type RevInteger Modifier and Type Method Description protected static longRevInteger. getCPtr(RevInteger obj)static voidmainJNI. RevInteger_setValue(long jarg1, RevInteger jarg1_, long jarg2, Solver jarg2_, int jarg3)static intmainJNI. RevInteger_value(long jarg1, RevInteger jarg1_)protected static longRevInteger. swigRelease(RevInteger obj)
-