Javadoc: Close HTML tag

This commit is contained in:
Gary Gregory 2024-06-23 07:48:32 -04:00
parent 0be038790d
commit 0843ca103a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Interfaces and utilities shared across all packages.
* <p>
* The following collection implementations are provided in the package:
* </p>
* <ul>
* <li>ArrayStack - a non synchronized Stack that follows the same API as {@code java.util Stack}
* </ul>