package foo; import java.lang.annotation.*; @Retention(RetentionPolicy.RUNTIME) @interface Synchronized {}