public class Observable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
Observable() |
protected |
Observable(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
SWIGTYPE_p_Observable |
__deref__() |
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Observable obj) |
boolean |
isNull() |
protected Observable(long cPtr,
boolean cMemoryOwn)
public Observable()
protected static long getCPtr(Observable obj)
public void delete()
public SWIGTYPE_p_Observable __deref__()
public boolean isNull()
Copyright © 2017. All rights reserved.