Commit 31a3522
committed
We could make the constructor private but there does not seem to be a point to jumping through extra code hoops to restrict instantiation right now.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@798339 13f79535-47bb-0310-9956-ffa450edef681 parent 20a88d9 commit 31a3522
2 files changed
Lines changed: 9 additions & 4 deletions
File tree
- src
- java/org/apache/commons/codec/binary
- test/org/apache/commons/codec/binary
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | 273 | | |
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
43 | 52 | | |
44 | 53 | | |
45 | 54 | | |
| |||
165 | 174 | | |
166 | 175 | | |
167 | 176 | | |
168 | | - | |
169 | 177 | | |
0 commit comments