9package com.google.ortools.constraintsolver;
12import com.google.ortools.constraintsolver.Constraint;
27 private transient long swigCPtr;
30 super(mainJNI.GlobalVehicleBreaksConstraint_SWIGUpcast(cPtr), cMemoryOwn);
35 return (obj ==
null) ? 0 : obj.swigCPtr;
42 throw new RuntimeException(
"Cannot release ownership as memory is not owned");
44 obj.swigCMemOwn =
false;
50 @SuppressWarnings({
"deprecation",
"removal"})
59 mainJNI.delete_GlobalVehicleBreaksConstraint(swigCPtr);
71 return mainJNI.GlobalVehicleBreaksConstraint_toString(swigCPtr,
this);
75 mainJNI.GlobalVehicleBreaksConstraint_post(swigCPtr,
this);
79 mainJNI.GlobalVehicleBreaksConstraint_initialPropagate(swigCPtr,
this);