public class SampleArray extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
SampleArray(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SampleArray obj) |
Array |
value() |
double |
weight() |
protected static long getCPtr(SampleArray obj)
public void delete()
public Array value()
public double weight()
Copyright © 2017. All rights reserved.