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, hashCode
public IndexTransitionResult(IndexTransitionFactory<K,T> provider)
public boolean useURL()
ChainedTransitionResult
useURL
in class ChainedTransitionResult<T,K>