import foo.TestNotNull; class C { private @TestNotNull String s; <caret> }