Fix Checktyle issues
This commit is contained in:
parent
152a57aca1
commit
535a5e37af
|
@ -36,7 +36,7 @@ abstract class AbstractEmptyIterator<E> implements ResettableIterator<E> {
|
|||
/**
|
||||
* Always throws UnsupportedOperationException.
|
||||
*
|
||||
* @param ignored ignore.
|
||||
* @param ignored ignore.
|
||||
* @throws UnsupportedOperationException Always thrown.
|
||||
* @deprecated Will be removed in 5.0 without replacement.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue