List Question
18 TechQA 2018-09-05T19:31:37.770000kotlin generics for Consumer only
815 views
Asked by Eugene
Passing only types marked as reified to Kotlin generic function
973 views
Asked by Mindaugas Varkalys
why the translated kotlin code complains about a Array<BaseData>? to be a Array<out BaseData>
35 views
Asked by lannyf
(kotlin) editText.toString().toInt() isn't work in anroid studio
2.1k views
Asked by 유재언
Can I extend Comparable<T> in Kotlin?
862 views
Asked by Travis Griggs
Why can't Kotlin smart cast between an interface and the generic type that is derived from it?
1.2k views
Asked by S-K'
Kotlin class with generics and implementing interfcae
147 views
Asked by user3626048
Why can't make to methods with same name but with different generics?
1.9k views
Asked by Patroklo
Kotlin type mismatch
596 views
Asked by Michael
How to have a class with a self type paramter as interface in kotlin
166 views
Asked by nikolausk
Kotlin generic issue, should be subtype of Nothing
519 views
Asked by yyunikov
Inferring parameter of class type with default
442 views
Asked by Majkeee
Kotlin Generics Error in Java
1.1k views
Asked by M-Wajeeh
Generic function in interface to return concrete implementation
4.8k views
Asked by fweigl
Kotlin generic properties issue
1.5k views
Asked by Vlad Morzhanov
Kotlin "out" and "in" and generics - proper usage
1.1k views
Asked by Benjamin H
Kotlin and generics confusion
180 views
Asked by David Corsalini
Kotlin override fun with subtype
4.2k views
Asked by nsL