mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 20:07:01 +07:00
[javadoc] disallow refs on methods from Object in interfaces (IDEA-224176)
GitOrigin-RevId: 5e92f739ff1312eb40b003322b3e42ee689501cc
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7cdc80c59a
commit
b5cafe9cdc
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* {@link #<error descr="Cannot resolve symbol 'equals'">equals</error>}
|
||||
*/
|
||||
interface Foo { }
|
||||
Reference in New Issue
Block a user