fix javadoc link

Change-Id: I509fb12393ee0b8bf78ff4110fc18420739f7c58
This commit is contained in:
Scott Main
2013-10-18 14:43:02 -07:00
parent ac2d61a2d7
commit 96844ed886

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;