|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SequenceTransitionable
An object that can be transitioned in a sequence.
| Method Summary | |
|---|---|
boolean |
canTransition(int indexDelta)
Determines whether transition can occur to the given relative index. |
| Method Detail |
|---|
boolean canTransition(int indexDelta)
indexDelta - The index relative to this position in the sequence to which transition will occur.
true if transition can occur, else false if the transition should not occur.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||