Cortex Android
 All Classes Namespaces Functions Variables
nl.sense_os.cortex.module.coaches.TaskVector Class Reference

Public Member Functions

synchronized void delete ()
 
 TaskVector (long n)
 
long size ()
 
long capacity ()
 
void reserve (long n)
 
boolean isEmpty ()
 
void clear ()
 
void add (TaskDescription x)
 
TaskDescription get (int i)
 
void set (int i, TaskDescription val)
 

Protected Member Functions

 TaskVector (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (TaskVector obj)
 

Protected Attributes

boolean swigCMemOwn
 

The documentation for this class was generated from the following file: