@Deprecated public class IdentTree<I> extends Object implements Cloneable
Modifier and Type | Class and Description |
---|---|
protected class |
IdentTree.Entry
Deprecated.
|
Constructor and Description |
---|
IdentTree()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
add(String s,
I item)
Deprecated.
|
String |
noChoicePrefix()
Deprecated.
Gives the prefix for which there is NO choice.
|
see also the complete user documentation .