CONOPT
Loading...
Searching...
No Matches
jconopt.IntArray3 Class Reference

Public Member Functions

synchronized void delete ()
 
 IntArray3 ()
 
 IntArray3 (IntArray3 other)
 
boolean isEmpty ()
 
void fill (int u)
 
int size ()
 
int get (int i)
 
void set (int i, int val)
 

Protected Member Functions

 IntArray3 (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (IntArray3 obj)
 
static long swigRelease (IntArray3 obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

Detailed Description

Definition at line 11 of file IntArray3.java.

Constructor & Destructor Documentation

◆ IntArray3() [1/3]

jconopt.IntArray3.IntArray3 ( long cPtr,
boolean cMemoryOwn )
inlineprotected

Definition at line 15 of file IntArray3.java.

◆ IntArray3() [2/3]

jconopt.IntArray3.IntArray3 ( )
inline

Definition at line 51 of file IntArray3.java.

◆ IntArray3() [3/3]

jconopt.IntArray3.IntArray3 ( IntArray3 other)
inline

Definition at line 55 of file IntArray3.java.

Member Function Documentation

◆ getCPtr()

static long jconopt.IntArray3.getCPtr ( IntArray3 obj)
inlinestaticprotected

Definition at line 20 of file IntArray3.java.

◆ swigRelease()

static long jconopt.IntArray3.swigRelease ( IntArray3 obj)
inlinestaticprotected

Definition at line 24 of file IntArray3.java.

◆ finalize()

void jconopt.IntArray3.finalize ( )
inlineprotected

Definition at line 37 of file IntArray3.java.

◆ delete()

synchronized void jconopt.IntArray3.delete ( )
inline

Definition at line 41 of file IntArray3.java.

◆ isEmpty()

boolean jconopt.IntArray3.isEmpty ( )
inline

Definition at line 59 of file IntArray3.java.

◆ fill()

void jconopt.IntArray3.fill ( int u)
inline

Definition at line 63 of file IntArray3.java.

◆ size()

int jconopt.IntArray3.size ( )
inline

Definition at line 67 of file IntArray3.java.

◆ get()

int jconopt.IntArray3.get ( int i)
inline

Definition at line 71 of file IntArray3.java.

◆ set()

void jconopt.IntArray3.set ( int i,
int val )
inline

Definition at line 75 of file IntArray3.java.

Field Documentation

◆ swigCMemOwn

transient boolean jconopt.IntArray3.swigCMemOwn
protected

Definition at line 13 of file IntArray3.java.


The documentation for this class was generated from the following file: