3b3feb3853
Javac should check that types annotated with @FunctionalInterface are indeed functional interfaces Reviewed-by: jjg
3 lines
123 B
Plaintext
3 lines
123 B
Plaintext
MethodReference04.java:13:16: compiler.err.prob.found.req: (compiler.misc.not.a.functional.intf: java.lang.Object)
|
|
1 error
|