Description
Methods for consideration:
- isInstanceOf(Class<?> type, Object o);
- isAssignable(Class<?> superType, Class<?> subType);
- state(boolean condition);
Attachments
Attachments
Issue Links
- is depended upon by
-
LANG-558 Overhaul Validate class
- Closed