Add missing svn:keywords.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1684264 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b653182a8a
commit
bb7ddb5396
|
@ -61,7 +61,7 @@ import org.apache.commons.collections4.iterators.SingletonIterator;
|
|||
*
|
||||
* @param <E> the element type
|
||||
* @since 4.1
|
||||
* @version $Id: $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class FluentIterable<E> implements Iterable<E> {
|
||||
|
||||
|
|
Loading…
Reference in New Issue