commit | 628a00faa838a71188cc0f2a17635aeb87b4a427 | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Thu Nov 19 16:35:00 2015 -0800 |
committer | Andrew Solovay <asolovay@google.com> | Thu Nov 19 16:35:00 2015 -0800 |
tree | f8c94173c3df77416e14431380c22919a47b65e1 | |
parent | e2f1304401243f46004061f31df5d2dd635f2b35 [diff] |
docs: Made javadoc references less ambiguous Paragraph had references to two different methods with the same name (but in different classes). Qualified the method names with the class names (Foo.doSomething(), Bar.doSomething() ) to make it clearer. See first comment for doc stage location. bug: 24979554 Change-Id: I0435aab48be1a9935fe2f4bc2ab448a333b0ae99