Merge "Add auto-doc to annotation."
This commit is contained in:
committed by
Android (Google) Code Review
commit
7691a62df1
@@ -29,6 +29,8 @@ import static java.lang.annotation.RetentionPolicy.SOURCE;
|
||||
* Denotes that a numeric parameter, field or method return value is expected
|
||||
* to represent a pixel dimension.
|
||||
*
|
||||
* @paramDoc This units of this value are pixels.
|
||||
* @returnDoc This units of this value are pixels.
|
||||
* {@hide}
|
||||
*/
|
||||
@Documented
|
||||
|
||||
Reference in New Issue
Block a user