Skip to content
Commit a727a770 authored by Neil Fuller's avatar Neil Fuller
Browse files

Tweak API docs/annotations for API council review

Tweak API docs/annotations after API council review:

1) Add @CurrentTimeMillisLong annotation.
2) Remove mention of "confidence" from the docs. The focus here should
   be on what the UI is expected to do, not why.
3) Remove leading "m" from properties docs. Java POJO properties, in
   proper JavaBeans specification style, are what comes after the "get"
   / "is" / "set" (which also works best with Kotlin).
4) Move @ElapsedRealtimeMillis position: it's a method annotation, not a
   type annotation currently.

Test: treehugger only
Bug: 255592891
Change-Id: Id988f30226b18f1762df164607ba68fb554040e7
parent 3b951831
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment