|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VectorEntry
An entry of a vector. Returned by the iterators over a vector structure
Method Summary | |
---|---|
double |
get()
Returns the value at the current index |
int |
index()
Returns the current index |
void |
set(double value)
Sets the value at the current index |
Method Detail |
---|
int index()
double get()
void set(double value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |