9 package com.google.ortools.constraintsolver;
12 private transient long swigCPtr;
15 super(mainJNI.LocalSearchMonitor_SWIGUpcast(cPtr), cMemoryOwn);
20 return (obj ==
null) ? 0 : obj.swigCPtr;
23 @SuppressWarnings(
"deprecation")
28 public synchronized void delete() {
32 mainJNI.delete_LocalSearchMonitor(swigCPtr);
40 return mainJNI.LocalSearchMonitor_toString(swigCPtr,
this);
44 mainJNI.LocalSearchMonitor_beginOperatorStart(swigCPtr,
this);
48 mainJNI.LocalSearchMonitor_endOperatorStart(swigCPtr,
this);
84 mainJNI.LocalSearchMonitor_install(swigCPtr,
this);