Annotation Type | Description |
---|---|
NonNullByDefault |
Indicates that all parameters, return values and fields of the class or
package are annotated with
NonNull . |
PackagePrivate |
Indicates the target to be package private.
|
SuppressJacocoGenerated |
Indicates that JaCoCo should ignore the annotated type, constructor or
method.
|
Copyright © 2025. All rights reserved.