|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
boolean implementsInterface(Class<?> ) |
Change in signature from Class to Class<?> . |
Check whether the specified interfaces is a published introduction interface. |
void suppressInterface(Class<?> ) |
Change in signature from Class to Class<?> . |
Suppress the specified interface, which may have been autodetected due to the delegate implementing it. |
Changed Fields | ||
Set<Class<?>> publishedInterfaces |
Change in type from Set<Class> to Set<Class<?>> . |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |