Annotation Interface AinferDefaultType
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf(AinferTop.class)
@DefaultQualifierInHierarchy
public @interface AinferDefaultType
AinferDefaultType is used to test the relaxInference option. Toy type system for testing field
inference. This annotation cannot be used in source code.
- See Also: