package subassociatedtypes; import associatedtypes.CM; public class CB extends CM implements IB,IB2 { }