In various files in the java.base module, method have simple javadoc that consists of a "Returns foo." statement followed by "@return foo". This pattern can be captured more succinctly using the inline form of the @return tag.
- links to
-
Commit(master) openjdk/jdk/89c172ac
-
Review(master) openjdk/jdk/20981