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