disable override object/annotation methods in annotation interface

This commit is contained in:
anna
2013-04-11 12:46:08 +02:00
parent 42763f9275
commit 2eb25bff4e
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
@interface ff{
<caret>
}