Fix Javadoc link references

See gh-8517
See gh-814
pull/8535/head
Phillip Webb 8 years ago
parent 484c72cd19
commit d75c8719ea

@ -23,8 +23,8 @@ import java.io.File;
* loaded from a {@link File} may have an origin made up of the file name along with * loaded from a {@link File} may have an origin made up of the file name along with
* line/column numbers. * line/column numbers.
* <p> * <p>
* Implementations must provide sensible {@link #hashCode()}, {@link #equals(Object)} and * Implementations must provide sensible {@code hashCode()}, {@code equals(...)} and
* {@link #toString()} implementations. * {@code #toString()} implementations.
* *
* @author Madhura Bhave * @author Madhura Bhave
* @author Phillip Webb * @author Phillip Webb

Loading…
Cancel
Save