mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-10 12:05:55 +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.
|
* from the new format to the old format and vice versa.
|
||||||
* <p>
|
* <p>
|
||||||
* The following implementations are provided in the package:
|
* The following implementations are provided in the package:
|
||||||
|
* </p>
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>DualHashBidiMap - uses two HashMaps to implement BidiMap
|
* <li>DualHashBidiMap - uses two HashMaps to implement BidiMap
|
||||||
* <li>DualLinkedHashBidiMap - uses two LinkedHashMaps to implement BidiMap
|
* <li>DualLinkedHashBidiMap - uses two LinkedHashMaps to implement BidiMap
|
||||||
@ -33,6 +34,7 @@
|
|||||||
* </ul>
|
* </ul>
|
||||||
* <p>
|
* <p>
|
||||||
* The following decorators are provided in the package:
|
* The following decorators are provided in the package:
|
||||||
|
* </p>
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>Unmodifiable - ensures the map cannot be altered
|
* <li>Unmodifiable - ensures the map cannot be altered
|
||||||
* </ul>
|
* </ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user