Kotlin for Android Developers


last Returns the last element matching the given predicate. 1 assertEquals(6, list.last { it % 2 == 0 }) lastIndexOf



Download 1,04 Mb.
Pdf ko'rish
bet87/125
Sana11.08.2021
Hajmi1,04 Mb.
#144654
1   ...   83   84   85   86   87   88   89   90   ...   125
Bog'liq
Kotlin for Android Developers Learn Kotlin the Easy Way While Developing an Android App ( PDFDrive )

last
Returns the last element matching the given predicate.
1
assertEquals(6, list.last { it % 2 == 0 })
lastIndexOf
Returns last index of element, or -1 if the collection does not contain element.
1
val listRepeated = listOf(2, 2, 3, 4, 5, 5, 6)
2
assertEquals(5, listRepeated.lastIndexOf(5))
lastOrNull
Returns the last element matching the given predicate, or
null
if no such element was found.


18 Collections and functional operations
78
1
val list = listOf(1, 2, 3, 4, 5, 6)
2
assertNull(list.lastOrNull { it % 7 == 0 })
single
Returns the single element matching the given predicate, or throws exception if there is no or more
than one matching element.
1
assertEquals(5, list.single { it % 5 == 0 })
singleOrNull
Returns the single element matching the given predicate, or
null
if element was not found or more
than one element was found.
1
assertNull(list.singleOrNull { it % 7 == 0 })

Download 1,04 Mb.

Do'stlaringiz bilan baham:
1   ...   83   84   85   86   87   88   89   90   ...   125




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish