Lots of minor Javadoc fixes in Notification and nested classes
Mostly style issues - like missing paragraph breaks, misuse of {@link} or @see, inconsistent usage of {@code} for reserved words, unnecessary links to automatically-linked docs (like in the case of IntDefs, or parameters of a method). But also Javadoc for CallStyle was just wrong, and MessagingStyle.Message was lacking it entirely due to an incorrect comment-start.
Bug: 422188507
Test: N/A
Flag: EXEMPT Javadoc only
Change-Id: Ia0c59715c02a51d46c390c04e2d9ad13360e440d
Loading
Please register or sign in to comment