Stop using javax.annotations.Nullable from com.google.code.findbugs:jsr305 #2063
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
A child issue of #1938. We use the following annotations from Findbugs's jsr305.
Related:
javax.annotation.Nonnull
orjavax.annotation.Nullable
any more. We should stop using the annotations.javax.annotation.Nonnull
https://github.com/google/guava/blob/b567b26e2bd6ea679b8cf69711cc8a41ecf219c4/guava/src/com/google/common/cache/ElementTypesAreNonnullByDefault.java#L28The text was updated successfully, but these errors were encountered: