public interface <caret>I { void m(); } interface J extends I {}