Commit 6832476
committed
Fix warning:
Type safety: A generic array of Comparator<File> is created for a varargs parameter
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1441284 13f79535-47bb-0310-9956-ffa450edef681 parent f42abad commit 6832476
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments