Annotation Interface AwtFlowLayout
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf(FenumTop.class)
public @interface AwtFlowLayout
Line alignments in a flow layout (see
FlowLayout
for more details).- See Also:
- See the Checker Framework Manual:
- Fake Enum Checker