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:
@@ -25,7 +25,7 @@ import java.lang.annotation.Target;
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
@Target({ElementType.TYPE, ElementType.METHOD})
|
||||
public @interface Bombed {
|
||||
int year() default 2013;
|
||||
int year() default 2014;
|
||||
@JdkConstants.CalendarMonth int month();
|
||||
int day();
|
||||
int time() default 0;
|
||||
|
||||
Reference in New Issue
Block a user