9package com.google.ortools.constraintsolver;
12 private transient long swigCPtr;
15 super(mainJNI.LocalSearchMonitor_SWIGUpcast(cPtr), cMemoryOwn);
20 return (obj ==
null) ? 0 : obj.swigCPtr;
27 throw new RuntimeException(
"Cannot release ownership as memory is not owned");
29 obj.swigCMemOwn =
false;
35 @SuppressWarnings({
"deprecation",
"removal"})
44 mainJNI.delete_LocalSearchMonitor(swigCPtr);
52 return mainJNI.LocalSearchMonitor_toString(swigCPtr,
this);
59 mainJNI.LocalSearchMonitor_beginOperatorStart(swigCPtr,
this);
63 mainJNI.LocalSearchMonitor_endOperatorStart(swigCPtr,
this);
99 return mainJNI.LocalSearchMonitor_IsActive(swigCPtr,
this);
106 mainJNI.LocalSearchMonitor_install(swigCPtr,
this);