Search code examples
Why do some Java setter methods automatically become Kotlin properties but some don't?...

androidpropertieskotlinkotlin-interop

Read More
Kotlin - chaining of safe call operator. unnecessary operator calls...

kotlinkotlin-android-extensionskotlin-interopkotlin-null-safety

Read More
Smart cast doesn't work as expected...

kotlinkotlin-interop

Read More
String::toByteArray() does not compile in Kotlin [js]...

javascriptkotlinkotlin-interop

Read More
How do you use Flowable.generate from Kotlin...

javakotlinrx-java2kotlin-interop

Read More
How can I declare a function parameter that can be a string or a function, in Kotlin?...

dynamictypeskotlinkotlin-interop

Read More
Is it possible to access a Kotlin typealias from Java?...

javakotlinkotlin-interop

Read More
Architecture of own SDK - async method API in Kotlin...

javaandroidasynchronouskotlinkotlin-interop

Read More
Kotlin dagger 2 Android ViewModel injection error...

androidkotlinviewmodeldagger-2kotlin-interop

Read More
Kotlin syntax for inferring generic supertype from subtype...

kotlinkotlin-interop

Read More
Kotlin constructor delegation to inner data class?...

kotlinkotlin-interop

Read More
Kotlin, targeting Java interop: Idiomatic type for lazy collection?...

kotlinlazy-evaluationkotlin-interop

Read More
Kotlin - attribute visibility to companion object...

javakotlinkotlin-interop

Read More
Parsing JSON with Kotlin JS 'fun <T> parse(text: String): T`?...

kotlinkotlin-interopkotlin-js-interop

Read More
Kotlin Vertx Type Mismatch found Future<Unit> expected Handler<AsyncResult<Void>>...

kotlinvert.xkotlin-interop

Read More
'x' is not a function when passing parameters in Kotlin Javascript...

kotlinkotlin-interop

Read More
Calling kotlin functions which are keywords in java from java?...

kotlinkotlin-interop

Read More
Kotlin use Java callback interface...

kotlinkotlin-interop

Read More
Override setter for variable defined in default constructor...

kotlinkotlin-interop

Read More
Converting Thread/Runnable implementation from Java to Kotlin...

javakotlinkotlin-interop

Read More
Build errors with new kotlin 1.1 , kapt cant parse databinding params...

androidandroid-studiokotlinandroid-databindingkotlin-interop

Read More
Kotlin: Can't use GenericTypeIndicator to call Firebase Database's getValue...

firebasefirebase-realtime-databasekotlinkotlin-interop

Read More
Can't have a return inside a Runnable SAM in Kotlin?...

kotlinkotlin-interop

Read More
JUnit, @ControllerAdvice and lack of checked exceptions in Kotlin...

javaspringkotlinspring-aopkotlin-interop

Read More
Usage of CompletableFuture's exceptionally method in Kotlin...

kotlincompletable-futurekotlin-interop

Read More
Platform Declaration Clash with Comparable...

kotlinkotlin-interop

Read More
BackNext