T - K - public class IndexTransitionResult<T,K> extends ChainedTransitionResult<T,K>
| Constructor and Description |
|---|
IndexTransitionResult(IndexTransitionFactory<K,T> provider) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
useURL()
Is this a transition to a bookmarkable location.
|
accept, equals, getProvider, getTarget, getTransition, hashCodepublic IndexTransitionResult(IndexTransitionFactory<K,T> provider)
public boolean useURL()
ChainedTransitionResultuseURL in class ChainedTransitionResult<T,K>