We have an interface that has a child interface. Ie:
public interface GenCalculator extends Serializable {} public interface SpecialCalculator extends GenCalcu
Ctrl+T to view all descendants
Press it the combination a second time (see fine print in initial popup) if you want to display super interfaces/classes.