Skip to content

Javadoc "optional" links are not valid #993

Open
@jonpryor

Description

@jonpryor

Consider this documentation page: https://docs.microsoft.com/en-us/dotnet/api/java.util.concurrent.iblockingdeque.removelastoccurrence?view=xamarin-android-sdk-12

Which contains:

Exceptions
ClassCastException
if the class of the specified element is incompatible with this deque (optional)

The "optional" link refers to an HTTP-404: http://developer.android.com/Collection.html#optional-restrictions

We should figure out where this link is coming from and fix it.

Metadata

Metadata

Assignees

Labels

javadocIssues with consuming Java documentation formats

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions