Тёмный
No video :(

Kotlin Generics Explained with Example 

Simplified Coding
Подписаться 118 тыс.
Просмотров 18 тыс.
50% 1

Опубликовано:

 

26 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@FemiOkedey
@FemiOkedey 2 года назад
For the first time, I really understand generics. Thanks a lot
@vengateshm2122
@vengateshm2122 3 года назад
Add a video on covariance, contrravariance, invariant.
@milon27
@milon27 3 года назад
When to use & when only
@SimplifiedCoding
@SimplifiedCoding 3 года назад
In very simple words When you make your T out you can only define it as return type in function if you try to write it as a parameter you will get error.
@SimplifiedCoding
@SimplifiedCoding 3 года назад
For more details you can search Covariance, Invariance and Contravariance
@milon27
@milon27 3 года назад
@@SimplifiedCoding thanks
@DSW2022
@DSW2022 Год назад
You are a brilliant teacher Bilal. Thanks to you now I understand generics.
@kevgits
@kevgits Год назад
I couldn't understand this concept even after going through the docs. Thank you for this simplified version.
@decloudius
@decloudius 2 года назад
I don't know how to tell you my gratitude but, I love you sir, thank you
@GriNAME
@GriNAME 2 года назад
Thank you so much! Your vidios are so useful for me (and for other I guess). You made my coding live more better, I mean it! With love from Russian 💪👍
@nishu33389
@nishu33389 3 года назад
Thanks Belal for the kotlin tutorial series 😃🙏
@spy9789
@spy9789 2 года назад
Thank you master
@janadonis5211
@janadonis5211 2 года назад
What a great teacher! keep up the good work, thanks a lot man!
@IUfidi
@IUfidi 2 года назад
I like ur style!
@Sumitmaurya070
@Sumitmaurya070 3 года назад
very good feature of kotlin. Thanks for the info,
@gilong1311
@gilong1311 2 года назад
Great video, do you have a video on usage of covariance and contravariance?
@user-nh9ih4mj8i
@user-nh9ih4mj8i 2 года назад
good examples
@kpranjith
@kpranjith 2 года назад
wow great explanation with example!!! 😍
@mdjahidulislam9205
@mdjahidulislam9205 3 года назад
Covariance and Contravariance what about this?
@kristianabrahamsen7019
@kristianabrahamsen7019 2 года назад
good explanations!
@techmarinar
@techmarinar 3 года назад
Thanx man this was very helpful 😊
@johndominicjasmin
@johndominicjasmin 3 года назад
Thank you
@jkeriatamboli2101
@jkeriatamboli2101 3 года назад
As in java for we compair int value using == like 1==1 but for string we compair using equals() like str1.equals(str2) so in kotlin for string == work
@shreyashchoudhary7413
@shreyashchoudhary7413 3 года назад
Loved it!
@positive_vibes_alone
@positive_vibes_alone 2 года назад
How can we achieve the same using pojo class as T ?
@MisterWealth
@MisterWealth 2 года назад
Are generics for beginners intermediate or pros? Because this seems like a difficult concept to grasp for me :(
@vengateshm2122
@vengateshm2122 3 года назад
Can we use Any instead T ? Because Any is the class which is extended by all classes in default?
@SimplifiedCoding
@SimplifiedCoding 3 года назад
When you write T or any character; it basically means any. Here you cannot define the actual type not even any. Any is there by default. It means T : Any that is you can define any type that inherits Any and Any is the super type of all classes. You can also restrict by defining a specific parent for example T : View It means here for T we can define any type that is a View. So you cannot write the class name here. But you can define a super type if required.
@vengateshm2122
@vengateshm2122 3 года назад
@@SimplifiedCoding Thank you Belal
@nocompromise8264
@nocompromise8264 3 года назад
How to upload .db file (Of SQLite Database) to user's Google Drive?, in Kotlin?
@brahmadathv3593
@brahmadathv3593 3 года назад
nice manh
@ampo2004
@ampo2004 3 года назад
360p ? : ( too blurry
@SimplifiedCoding
@SimplifiedCoding 3 года назад
RU-vid is processing the HD version, wait for a while, it will become Full HD.
@KikeonR
@KikeonR 3 года назад
Is it helpful
Далее
Kotlin Nested Class Example
4:16
Просмотров 3,2 тыс.
Kotlin Sealed Class Tutorial with Example
5:49
Просмотров 19 тыс.
WILL IT BURST?
00:31
Просмотров 17 млн
Variance... without Generics!
9:01
Просмотров 6 тыс.
Kotlin Sealed Class (With Demo Source code)
11:17
Просмотров 18 тыс.
Kotlin Enum Tutorial with Example
5:24
Просмотров 9 тыс.
Kotlin Coroutine (High-quality Course)
2:07:37
Просмотров 101 тыс.