-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit 29856e4
add @SafeVarargs to two methods of CollectionHelper
1 parent a1055cb commit 29856e4
File tree
1 file changed
+5
-3
lines changed- hibernate-core/src/main/java/org/hibernate/internal/util/collections
1 file changed
+5
-3
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
| |||
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
23 | + | ||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 | + | ||
293 | 294 |
| |
294 | 295 |
| |
295 | - | ||
296 | + | ||
296 | 297 |
| |
297 | 298 |
| |
298 | 299 |
| |
300 | + | ||
299 | 301 |
| |
300 | 302 |
| |
301 | - | ||
303 | + | ||
302 | 304 |
| |
303 | 305 |
| |
304 | 306 |
| |
|
0 commit comments