Fix Checktyle issues

This commit is contained in:
Gary Gregory 2024-06-23 14:03:31 -04:00
parent 535a5e37af
commit 913f22c18c

View File

@ -54,7 +54,7 @@ public abstract class AbstractEmptyMapIterator<K, V> extends AbstractEmptyIterat
/**
* Always throws IllegalStateException.
*
* @param ignored ignored.
* @param ignored ignored.
* @return Always throws IllegalStateException.
* @throws IllegalStateException Always thrown.
*/