Try this, select a type, for example. "String", then right-click → Navigation → Check Hierarchy. On the right side you will see a window called "Hierarchy" or maybe just a vertical text with "Hierarchy", which is a minimized window (click to open).
If you opened, you will see a drop-down list with the inscription "Supertypes". Change this to subtypes, there you will see all classes or interfaces that implement / extend your interfaces or extend your classes.
source share