Java Associate — Hard
Key points
- `Optional` is not a generic type for making any type nullable
- It is not a thread-safe reference type for concurrent programming
- `Optional` is not a lazy-loading container for deferring object creation
Ready to go further?
Related questions
