You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace Nonnull and Nullable with equivalents from Checker
* Replace Immutable with equivalent from error prone
* Remove NotThreadSafe as there is no good equivalent
* Remove Priority since not needed (in KiwiJaxWsTest)
Closes#971
* Replace Nonnull and Nullable with equivalents from Checker
* Replace Immutable with equivalent from error prone
* Remove NotThreadSafe as there is no good equivalent
* Remove Priority since not needed (in KiwiJaxWsTest)
Closes#971
We want to move away from JSR 305 due to "split packages".
References:
The text was updated successfully, but these errors were encountered: