9 package com.google.ortools.constraintsolver;
12 private transient long swigCPtr;
21 return (obj ==
null) ? 0 : obj.swigCPtr;
24 @SuppressWarnings(
"deprecation")
29 public synchronized void delete() {
33 mainJNI.delete_BaseObject(swigCPtr);
40 this(mainJNI.new_BaseObject(),
true);
44 return mainJNI.BaseObject_toString(swigCPtr,
this);