Uses of Class
com.google.ortools.constraintsolver.RevBool
-
Packages that use RevBool Package Description com.google.ortools.constraintsolver -
-
Uses of RevBool in com.google.ortools.constraintsolver
Methods in com.google.ortools.constraintsolver with parameters of type RevBool Modifier and Type Method Description protected static longRevBool. getCPtr(RevBool obj)static voidmainJNI. RevBool_setValue(long jarg1, RevBool jarg1_, long jarg2, Solver jarg2_, boolean jarg3)static booleanmainJNI. RevBool_value(long jarg1, RevBool jarg1_)protected static longRevBool. swigRelease(RevBool obj)
-