Class | Description |
---|---|
AutomataMatchingUriTemplateRules<R> |
UriRules implementation based on a TRIE/Finite Automata.
|
TrieArc<T> |
Represents an arc (transition) between trie nodes.
|
TrieNode<T> |
Represents a trie automata node.
|
TrieNodeValue<T> |
Copyright © 2013 Oracle Corporation. All rights reserved.