| Annotation Type | Description |
|---|---|
| FieldsAreNonnullByDefault |
Applies the
Nonnull annotation to every class field unless overridden. |
| MethodsReturnNonnullByDefault |
Applies the
Nonnull annotation to every class field unless overridden. |
Copyright © 2016. All rights reserved.