public @interface Category { String[] value(); } @Category("foo,")