12 private transient long swigCPtr;
15 protected IntArray3(
long cPtr,
boolean cMemoryOwn) {
21 return (obj ==
null) ? 0 : obj.swigCPtr;
28 throw new RuntimeException(
"Cannot release ownership as memory is not owned");
30 obj.swigCMemOwn =
false;
36 @SuppressWarnings({
"deprecation",
"removal"})
71 public int get(
int i) {
75 public void set(
int i,
int val) {
transient boolean swigCMemOwn
synchronized void delete()
IntArray3(long cPtr, boolean cMemoryOwn)
IntArray3(IntArray3 other)
static long getCPtr(IntArray3 obj)
static long swigRelease(IntArray3 obj)
static final native long new_IntArray3__SWIG_0()
static final native void IntArray3_set(long jarg1, IntArray3 jarg1_, int jarg2, int jarg3)
static final native void IntArray3_fill(long jarg1, IntArray3 jarg1_, int jarg2)
static final native long new_IntArray3__SWIG_1(long jarg1, IntArray3 jarg1_)
static final native int IntArray3_get(long jarg1, IntArray3 jarg1_, int jarg2)
static final native int IntArray3_size(long jarg1, IntArray3 jarg1_)
static final native boolean IntArray3_isEmpty(long jarg1, IntArray3 jarg1_)
static final native void delete_IntArray3(long jarg1)