mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
happy new year
This commit is contained in:
@@ -23,7 +23,7 @@ import java.lang.annotation.Target;
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target({ElementType.TYPE, ElementType.METHOD})
|
||||
public @interface Bombed {
|
||||
int year() default 2009;
|
||||
int year() default 2010;
|
||||
int month();
|
||||
int day();
|
||||
int time() default 0;
|
||||
|
||||
Reference in New Issue
Block a user