top | item 46366414

(no title)

renox | 2 months ago

> Java everything is boxed anyway

Not true, there's int and Integer.

discuss

order

mikepurvis|2 months ago

Right but you can’t use them as type arguments to Java’s generics so they’re not really relevant in this context.