commit | 8272936413649b1debf14ec0d78b133a65809e50 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <[email protected]> | Wed May 02 12:58:51 2018 -0600 |
committer | Jeff Sharkey <[email protected]> | Wed May 02 12:58:53 2018 -0600 |
tree | ea1f2c949b302345d006e90db7eb330d15910361 | |
parent | 55c48ce3f2ac765949265b7c1ab8cf968b0495f0 [diff] |
Fully-qualify link labels outside current class. This results in {@link #localMethod()} appearing as "localMethod()" and {@link OtherClass#method()} appearing as "OtherClass.method()", making it easier to understand conceptual boundaries. Bug: 71554546 Test: manual inspection Change-Id: I33a8497c047885ff88fa608c317a281c069ab68c