You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Valentin Rocher (JIRA)" <ji...@apache.org> on 2010/02/03 15:31:27 UTC

[jira] Updated: (LANG-559) New Validate utility methods

     [ https://issues.apache.org/jira/browse/LANG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Rocher updated LANG-559:
---------------------------------

    Attachment: LANG_559.diff

Attached patch with tests

> New Validate utility methods
> ----------------------------
>
>                 Key: LANG-559
>                 URL: https://issues.apache.org/jira/browse/LANG-559
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: Paul Benedict
>            Assignee: Paul Benedict
>             Fix For: 3.0
>
>         Attachments: LANG_559.diff
>
>
> Methods for consideration:
>  * isInstanceOf(Class<?> type, Object o);
>  * isAssignable(Class<?> superType, Class<?> subType);
>  * state(boolean condition);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.