This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
Understand why List<int> is invalid and must use List<Integer>, due to type erasure and primitives not being reference types.
You've completed the free preview. Subscribe to unlock every lesson in every course.