blob: 1db5ad703714ade23f74a5347738e8b24c44e1ed [file] [log] [blame]
Tiem Songe1dd5122019-07-03 14:16:39 -07001/**
2 * Call {@link #bar() this wonderful method} to do the job.
3 */
4class Foo {
5 public void bar()
6}