When i compile i got | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
- 1

When i compile i got

ArrayOfStringList.java uses unchecked or unsafe operations Where is the error plis do tell me https://code.sololearn.com/cOwlCQMDiepT/?ref=app

5th Sep 2020, 3:57 AM
stephen haokip
stephen haokip - avatar
1 ответ
+ 3
You cannot create an array of ArrayList, or of any generic type of data instead you can create ArrayList of ArrayList https://code.sololearn.com/cGMHNmN0Dlw3/?ref=app
5th Sep 2020, 4:23 AM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar