package p; import java.util.Map; class M implements Map { } @interface N {} @interface NN {}