class MyClass { Object o = new Object(); String s = o. @Annotation String myAnnotatedMethod() { return ""; } }