Content deleted Content added
→Unboxing: grammar; questions end with question marks. |
TakuyaMurata (talk | contribs) m →Boxing |
||
Line 4:
==Boxing==
For a more concrete example, in Java, a LinkedList can change its size, but an array must have a fixed size. You might desire to have a LinkedList of ints, but the LinkedList class only lists objects -- it cannot list primitive types.
|