public class realm_size_t
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
realm_size_t() |
protected |
realm_size_t(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(realm_size_t obj) |
long |
getValue() |
void |
setValue(long value) |
protected realm_size_t(long cPtr,
boolean cMemoryOwn)
public realm_size_t()
protected static long getCPtr(realm_size_t obj)
protected void finalize()
finalize in class java.lang.Objectpublic void delete()
public void setValue(long value)
public long getValue()