Annotation Interface SwingElementOrientation
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf(FenumTop.class)
public @interface SwingElementOrientation
SwingElementOrientation.
- See the Checker Framework Manual:
- Fake Enum Checker