mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-09 11:35:28 +00:00
Fix javadoc
This commit is contained in:
parent
01413dc53b
commit
699abc8114
@ -51,7 +51,7 @@ import org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer;
|
|||||||
* </p>
|
* </p>
|
||||||
* <p>
|
* <p>
|
||||||
* This PATRICIA {@link org.apache.commons.collections4.Trie} supports both variable
|
* This PATRICIA {@link org.apache.commons.collections4.Trie} supports both variable
|
||||||
* length & fixed length keys. Some methods, such as {@link #prefixMap(Object)}
|
* length & fixed length keys. Some methods, such as {@link org.apache.commons.collections4.Trie#prefixMap(Object)}
|
||||||
* are suited only to variable length keys.
|
* are suited only to variable length keys.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user