You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (Created) (JIRA)" <ji...@apache.org> on 2011/10/25 21:56:32 UTC

[jira] [Created] (FUNCTOR-5) Complete the javadoc description of Limit

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

        

[jira] [Updated] (FUNCTOR-5) Complete the javadoc description of Limit

Posted by "Bruno P. Kinoshita (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FUNCTOR-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita updated FUNCTOR-5:
-------------------------------------

    Attachment: FUNCTOR-5.patch

The patch attached contains a change in Limit to complete its javadoc description.
                
> 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

        

[jira] [Resolved] (FUNCTOR-5) Complete the javadoc description of Limit

Posted by "Simone Tripodi (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FUNCTOR-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi resolved FUNCTOR-5.
----------------------------------

    Resolution: Fixed
      Assignee: Simone Tripodi

patch applied, obrigado Bruno!
                
> 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
>            Assignee: Simone Tripodi
>            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