javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@573684 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3af55cd334
commit
8357f61e3d
|
@ -23,7 +23,7 @@ import org.apache.commons.collections.Transformer;
|
|||
|
||||
/**
|
||||
* Transformer implementation that calls a Predicate using the input object
|
||||
* and then returns the input.
|
||||
* and then returns the result.
|
||||
*
|
||||
* @since Commons Collections 3.0
|
||||
* @version $Revision$ $Date$
|
||||
|
|
Loading…
Reference in New Issue