package b231297; public class X { /** * @return an inline tag: * {@link String} inside the * description. */ public String foo() { return null; } }