Package viewpointtest.quals
Annotation Interface Bottom
@Documented
@Retention(RUNTIME)
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf({A.class,B.class,ReceiverDependentQual.class,Top.class,PolyVP.class,Lost.class})
@DefaultFor(LOWER_BOUND)
public @interface Bottom