Commit 120bcd7
committed
Add short[] support for printArray()
There are 8 primitive types in Java. Method **printArray()** supports all but `short`! 1 parent 239710e commit 120bcd7
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4709 | 4709 | | |
4710 | 4710 | | |
4711 | 4711 | | |
| 4712 | + | |
| 4713 | + | |
| 4714 | + | |
| 4715 | + | |
| 4716 | + | |
| 4717 | + | |
| 4718 | + | |
4712 | 4719 | | |
4713 | 4720 | | |
4714 | 4721 | | |
| |||
4723 | 4730 | | |
4724 | 4731 | | |
4725 | 4732 | | |
4726 | | - | |
| 4733 | + | |
4727 | 4734 | | |
4728 | 4735 | | |
4729 | 4736 | | |
| |||
0 commit comments