Files
gerrit/java
Alice Kober-Sotzek ad0caab503 Fix some Javadoc links which are reported to be broken
Our Bazel build issued three warnings about broken Javadoc links. Inside
of an IDE, those links can be resolved without issues, though.

The problematic part seems to be the use of inner classes as method
parameters in the link definition. The warning goes away if we add the
enclosing class.

Bug: Issue 8845
Change-Id: Ic0332c50852680d05880857f0fe285ae5954503c
2018-05-18 13:41:42 +02:00
..