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()protectedepochs_type(long cPtr, boolean cMemoryOwn)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddelete()protected voidfinalize()protected static longgetCPtr(epochs_type obj)
-
-
-
Method Detail
-
getCPtr
protected static long getCPtr(epochs_type obj)
-
finalize
protected void finalize()
- Overrides:
finalizein classvectorEpochs
-
delete
public void delete()
- Overrides:
deletein classvectorEpochs
-
-