1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|
import java.lang.annotation.*; @Target(ElementType.CONSTRUCTOR) @Retention(RetentionPolicy.RUNTIME) public @interface MyAnnotation { } l='shortcut icon' href='/favicon.ico'/>
index : redmine.git | ||
Mirror of redmine code source: https://github.com/redmine/redmine | www-data |
summaryrefslogtreecommitdiffstats |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|