mirror of
https://github.com/apache/commons-collections.git
synced 2025-03-02 06:49:18 +00:00
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…
x
Reference in New Issue
Block a user