Redundant Sam Constructor inspection
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package a;
|
||||
|
||||
public interface JFunction0<T> {
|
||||
T foo();
|
||||
}
|
||||
Reference in New Issue
Block a user