|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cb.cardboard.CardBoardEvent.IndexInterval
A class that allows to specify BoardIndexes as an interval between two indexes.
Method Summary | |
int |
getIndex0()
|
int |
getIndex1()
|
java.lang.String |
toString()
Returns a string representation of this IndexInterval. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public int getIndex0()
public int getIndex1()
public java.lang.String toString()
null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |