@interface MyAnnotation { Object value(); } @MyAnnotation() class MyClass {}