Javadoc: Close HTML tags
This commit is contained in:
parent
2e48bfd0b3
commit
b3d29d56d8
|
@ -24,6 +24,7 @@ import org.apache.commons.collections4.OrderedMapIterator;
|
|||
* Provides basic behavior for decorating an ordered map iterator with extra functionality.
|
||||
* <p>
|
||||
* All methods are forwarded to the decorated map iterator.
|
||||
* </p>
|
||||
*
|
||||
* @param <K> the type of keys
|
||||
* @param <V> the type of mapped values
|
||||
|
|
Loading…
Reference in New Issue