Package nds2
Class epochs_type
- java.lang.Object
-
- nds2.vectorEpochs
-
- nds2.epochs_type
-
public class epochs_type extends vectorEpochs
-
-
Constructor Summary
Constructors Modifier Constructor Description epochs_type()
protected
epochs_type(long cPtr, boolean cMemoryOwn)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
delete()
protected void
finalize()
protected static long
getCPtr(epochs_type obj)
-
-
-
Method Detail
-
getCPtr
protected static long getCPtr(epochs_type obj)
-
finalize
protected void finalize()
- Overrides:
finalize
in classvectorEpochs
-
delete
public void delete()
- Overrides:
delete
in classvectorEpochs
-
-