Details
-
Technical task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The usage of ImmutableSet.of() can be replaced with Set.of().
Note: ImmutableSet.contains() allows null but Set.contains() doesn't.
Attachments
Issue Links
- links to