Annotation Interface TestAccumulationBottom
@SubtypeOf({TestAccumulation.class,TestAccumulationPredicate.class})
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@TargetLocations({LOWER_BOUND,UPPER_BOUND})
public @interface TestAccumulationBottom
A test bottom type for an accumulation type system.