I often want to know which class implement a particular interface or abstract class, and sometimes for other reasons I want to walk down the type tree (what are the types of Components?). I would like javadoc to generate a list of subtypes of each type as well as the supertype tree.
- duplicates
-
JDK-1226668 Standard doclet: list derived classes in API docs (fp.bugs 1991)
-
- Closed
-