OSDN Git Service

am eebec7b1: Merge "fix javadoc links. turns out, without parameters, javadoc will...
authorScott Main <smain@google.com>
Fri, 24 May 2013 21:42:58 +0000 (14:42 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Fri, 24 May 2013 21:42:58 +0000 (14:42 -0700)
commitc8516380924863f181e3ad66c1069f1da9c52f11
tree18ab7c18a37d1cda7fdb750a03bba955bcc64447
parent4026a797bcc37c600dcb4cd229ef17b7d3bb0711
parenteebec7b1fe68cef9c4feed1f56af2592b402a629
am eebec7b1: Merge "fix javadoc links. turns out, without parameters, javadoc will link to the best matching method signature, even if it\'s from the superclass. So these were pointing to Object.nofify()" into jb-mr2-dev

* commit 'eebec7b1fe68cef9c4feed1f56af2592b402a629':
  fix javadoc links. turns out, without parameters, javadoc will link to the best matching method signature, even if it's from the superclass. So these were pointing to Object.nofify()