-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: API, Reactive Streams
-
None
-
Fully Compatible
-
Not Needed
Every package in the reactive streams modules is annotated with NonNullAPI except for the root package com.mongodb.reactivestreams.client. It seems like an oversight, and is quite easy to fix, as there are only a couple of places where Nullable needs to be added.
- is duplicated by
-
JAVA-3627 Annotate Reactive streams API with @Nullable
- Closed