|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
String getPackageName(String ) |
Determine the name of the package of the given fully-qualified class name, e.g. |
Changed Methods | ||
Method getMostSpecificMethod(Method, |
Documentation changed from old to new. |
Given a method, which may come from an interface, and a target class used in the current reflective invocation, find the corresponding target method if there is one. |
String getPackageName(Class<?> ) |
Documentation changed from old to new. |
Determine the name of the package of the given class, e.g. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |