Complete the javadoc description of Limit -----------------------------------------
Key: FUNCTOR-5 URL: https://issues.apache.org/jira/browse/FUNCTOR-5 Project: Commons Functor Issue Type: Task Reporter: Bruno P. Kinoshita Priority: Trivial Attachments: FUNCTOR-5.patch As pointed by Emmanuel, the class Limit's javadoc says: "A predicate that returns true the first n times it is invoked." While Offset's javadoc says: "A predicate that returns false the first n times it is invoked, and true thereafter." The description of Limit could be updated to match with Offset. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira