|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
boolean under(Class ) |
Detect whether we're under the given class, according to the current stack trace. |
boolean under(Class, |
Detect whether we're under the given class and method, according to the current stack trace. |
Added Methods | |
boolean under(Class<?> ) |
Detect whether we're under the given class, according to the current stack trace. |
boolean under(Class<?>, |
Detect whether we're under the given class and method, according to the current stack trace. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |