Long time reader, first time caller (on this board anyway).
Envision the following:
public class BaseClass{ } public class C1 extends BaseClass { }