|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by a class that represents a subnotation of a generic variable like Xi or Zj
Method Summary | |
void |
changeVal(int v)
Sets the current value of the index |
int |
currentVal()
Returns the current numeric value of the index |
java.lang.String |
getName()
Returns the name of this index |
int |
size()
Returns the size of the index |
Method Detail |
public java.lang.String getName()
public int size()
public void changeVal(int v)
v
- value to set this index topublic int currentVal()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |