Annotation Interface AinferBottom
@SubtypeOf(AinferImplicitAnno.class)
@Target({TYPE_USE,TYPE_PARAMETER})
@TargetLocations({LOWER_BOUND,UPPER_BOUND})
@DefaultFor(LOWER_BOUND)
public @interface AinferBottom
Toy type system for testing field inference.
- See Also: