Skip to content

Interface implementations not shown #43

Open
@gossi

Description

@gossi

Interfaces are recognized during the doc generation and shown in the navigation, which is fine. They are not connected from the classes that implement them and vice versa. So:
class A implements MyInterface
In Javadoc this connection is shown on the class page. Saying this class implements these interfaces.
On the other side, Javadoc displays "All known implementing Classes" on each Interface.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions