am 6f756e56: am 96844ed8: fix javadoc link

* commit '6f756e561a835d2508b8da71f23075ab7bd1060b':
  fix javadoc link
This commit is contained in:
Scott Main
2013-10-18 14:54:11 -07:00
committed by Android Git Automerger

View File

@@ -2540,7 +2540,7 @@ public class AccessibilityNodeInfo implements Parcelable {
/**
* Class with information if a node is a range. Use
* {@link RangeInfo#obtain(int, float, float, float) to get an instance.
* {@link RangeInfo#obtain(int, float, float, float)} to get an instance.
*/
public static final class RangeInfo {
private static final int MAX_POOL_SIZE = 10;