Go to the documentation of this file.
9 package com.google.ortools.constraintsolver;
15 private transient long swigCPtr;
16 protected transient boolean swigCMemOwn;
19 swigCMemOwn = cMemoryOwn;
23 protected static long getCPtr(
BaseObject obj) {
24 return (obj ==
null) ? 0 : obj.swigCPtr;
27 @SuppressWarnings(
"deprecation")
28 protected
void finalize() {
32 public synchronized void delete() {
36 mainJNI.delete_BaseObject(swigCPtr);
43 this(mainJNI.new_BaseObject(),
true);
47 return mainJNI.BaseObject_toString(swigCPtr,
this);