public interface TransitionMatcher
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(Transition transition)
Matches given
transition. |
boolean matches(Transition transition)
transition.transition - the transition to matchCopyright © 2011. All Rights Reserved.