disable override object/annotation methods in annotation interface

This commit is contained in:
anna
2013-04-11 13:23:49 +02:00
parent 42763f9275
commit 2eb25bff4e
3 changed files with 15 additions and 0 deletions
@@ -0,0 +1,3 @@
@interface ff{
<caret>
}