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

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

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

Henri Yandell closed LANG-559.
------------------------------

    Resolution: Fixed

Patch applied with change of name to isAssignableFrom.

> 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.