|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cb.cardboard.CardBoardEvent.IndexList
A class that allows to specify BoardIndexes as a list of indexes.
Method Summary | |
java.util.List |
getIndexesInBoard()
Returns the list of indexes on the board. |
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 java.util.List getIndexesInBoard()
List
of Integer
s.public java.lang.String toString()
null
.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |