Ignoring SAM adapters when checking for unimplemented methods or methods to override.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package foo;
|
||||
|
||||
public interface B extends A {
|
||||
}
|
||||
Reference in New Issue
Block a user