New Validate utility methods
----------------------------
Key: LANG-559
URL: https://issues.apache.org/jira/browse/LANG-559
Project: Commons Lang
Issue Type: New Feature
Reporter: Paul Benedict
Assignee: Paul Benedict
Fix For: 3.0Methods 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.
