Remove trailing white spaces on all lines.
This commit is contained in:
parent
dd41aa800c
commit
ab9e84c47a
|
@ -21,7 +21,7 @@ import org.apache.commons.collections4.ResettableIterator;
|
|||
|
||||
/**
|
||||
* Provides an implementation of an empty ordered iterator.
|
||||
*
|
||||
*
|
||||
* @param <E> the type to iterate.
|
||||
* @since 3.1
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue