public class Algorithm extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
nativeObj |
| Modifier | Constructor and Description |
|---|---|
protected |
Algorithm(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static Algorithm |
__fromPtr__(long addr) |
void |
clear() |
boolean |
empty() |
protected void |
finalize() |
String |
getDefaultName() |
long |
getNativeObjAddr() |
void |
save(String filename) |
Copyright © 2018. All rights reserved.