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