public class RevInteger
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Constructor and Description |
---|
RevInteger(int val) |
RevInteger(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RevInteger obj) |
void |
setValue(Solver s,
int val) |
static long |
swigRelease(RevInteger obj) |
int |
value() |
public RevInteger(long cPtr, boolean cMemoryOwn)
public RevInteger(int val)
public static long getCPtr(RevInteger obj)
public static long swigRelease(RevInteger obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public int value()
public void setValue(Solver s, int val)
Copyright © 2025. All rights reserved.