Annotation Interface TypeDeclDefaultTop
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf({})
@DefaultFor(CONSTRUCTOR_RESULT)
public @interface TypeDeclDefaultTop
This is the top qualifier of the TypeDeclDefault type system.