Skip to content

API documentation exposes non-public types #103

Closed
@eamonnmcmanus

Description

@eamonnmcmanus

For example, KeyFactory has a bunch of methods that return B, which is actually a type parameter of the non-public parent class. But nothing indicates that in the API documentation. We should eliminate cases like this, which might sometimes involve overriding methods just to specify a concrete return type and return super.whatever().

Metadata

Metadata

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions