|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VectorValue<Label>
A component of a vector as value/index pair.
Method Summary | |
---|---|
double |
doubleValue()
The value of the component. |
int |
index()
The index of the component. |
Label |
label()
|
Method Detail |
---|
double doubleValue()
int index()
Label label()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |