Course contentsShow
Java
Lesson 953 of 2,87022. Generics: Bounds and WildcardsPro lesson

Unbounded Wildcards vs Raw Types

Comparing List<?> to raw List: why wildcards provide type safety that raw types cannot.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.