Annotation Type SwingCompassDirection


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