mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-09 03:25:25 +00:00
Javadoc: Close HTML tag
This commit is contained in:
parent
d5c0defada
commit
3fe6d20f7b
@ -25,6 +25,7 @@
|
||||
* from the new format to the old format and vice versa.
|
||||
* <p>
|
||||
* The following implementations are provided in the package:
|
||||
* </p>
|
||||
* <ul>
|
||||
* <li>DualHashBidiMap - uses two HashMaps to implement BidiMap
|
||||
* <li>DualLinkedHashBidiMap - uses two LinkedHashMaps to implement BidiMap
|
||||
@ -33,6 +34,7 @@
|
||||
* </ul>
|
||||
* <p>
|
||||
* The following decorators are provided in the package:
|
||||
* </p>
|
||||
* <ul>
|
||||
* <li>Unmodifiable - ensures the map cannot be altered
|
||||
* </ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user