|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
Class<?> forName(String ) |
Replacement for {@code Class.forName()} that also returns Class instances for primitives (like "int") and array class names (like "String[]"). |
boolean isPresent(String ) |
Determine whether the Class identified by the supplied name is present and can be loaded. |
Added Methods | |
boolean isUserLevelMethod(Method ) |
Determine whether the given method is declared by the user or at least pointing to a user-declared method. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |