Index
All Classes and Interfaces|All Packages
C
- com.kohlschutter.annotations.compiletime - module com.kohlschutter.annotations.compiletime
-
When adding this dependency to your module-info, please use:
- com.kohlschutter.annotations.compiletime - package com.kohlschutter.annotations.compiletime
E
- ExcludeFromCodeCoverageGeneratedReport - Annotation Type in com.kohlschutter.annotations.compiletime
-
Marks a type or method that should be excluded from code-coverage calculations.
R
- reason() - Element in annotation type com.kohlschutter.annotations.compiletime.ExcludeFromCodeCoverageGeneratedReport
-
A human-readable explanation why it was excluded.
S
- SuppressFBWarnings - Annotation Type in com.kohlschutter.annotations.compiletime
-
Marker class indicating that some FindBugs/SpotBugs warnings should be suppressed.
- SuppressLint - Annotation Type in com.kohlschutter.annotations.compiletime
-
Marker class indicating that some warnings of Facebook's "infer" linter should be suppressed.
V
- value() - Element in annotation type com.kohlschutter.annotations.compiletime.SuppressFBWarnings
-
The FindBugs/SpotBugs warnings that should be suppressed.
- value() - Element in annotation type com.kohlschutter.annotations.compiletime.SuppressLint
-
The warnings that should be suppressed.
All Classes and Interfaces|All Packages