Только для чтения и истинная неизменяемость
🔒 Sign in to use this
Kotlin разводит read-only List и MutableList на уровне типов; у Java java.util.List через интерфейс ведёт себя как изменяемый — дисциплину дают оболочки и фабрики. То же: mapOf и Map.of. Важно понимать: неизменяемость как обещание компилятора или как runtime-обёртка.
Kotlin: listOf и mutableListOf
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
▼
▼
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this