List.of() along with Set.of() create unmodifiable List/Set but with smaller footprint comparing to Arrays.asList() / new HashSet() when called with vararg of size 0, 1, 2.
- Sergey Tsypanov
- Sergey Tsypanov
- Votes:
-
0 Vote for this issue
- Watchers:
-
4 Start watching this issue
- Created:
- Updated:
- Resolved: