| Package | Description |
|---|---|
| com.sun.jersey.server.impl.uri.rules.automata |
| Modifier and Type | Field and Description |
|---|---|
protected TrieNode<T> |
TrieArc.target
Target node at the end of this arc.
|
| Constructor and Description |
|---|
TrieArc(TrieNode<T> target,
char code)
Creates a new instance of TrieArc.
|
Copyright © 2016 Oracle Corporation. All rights reserved.