You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
I have a system whose components are created based on the types requested by the user.
It is very handy to find in the documentation the list of all inheritors of some interface across all modules.
This feature is present in Javadoc:
Describe the solution you'd like
In non-final members, list all known subtypes, possibly in a tab similar to the "Members" one:
Describe alternatives you've considered
Alternatively, there might be dedicated search options.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe
I have a system whose components are created based on the types requested by the user.
It is very handy to find in the documentation the list of all inheritors of some interface across all modules.
This feature is present in Javadoc:
Describe the solution you'd like
In non-final members, list all known subtypes, possibly in a tab similar to the "Members" one:
Describe alternatives you've considered
Alternatively, there might be dedicated search options.
The text was updated successfully, but these errors were encountered: