suggest abstract in interface (IDEA-85701)

This commit is contained in:
peter
2012-06-18 16:42:18 +02:00
parent 617e63d159
commit 72ecc025e2
3 changed files with 5 additions and 1 deletions
@@ -0,0 +1,3 @@
interface I {
<caret>
}