Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kotlin

Function in Kotlin data class as argument leads to parceling error

Android onBackPressed handling with new Navigation component

Can I reference a specific function overload?

kotlin kdoc

Class not found, Empty test suite in androidTest using Android Studio 3.0.1, Room, Kotlin

Union types in Java

Android Studio - Kotlin Tests Throwing - Class not found - Empty test suite

Is NetworkOnMainThreadException valid for a network call in a coroutine?

In Kotlin, how do you declare a data class with zero constructor parameters?

kotlin

How to make field required in kotlin DSL builders

kotlin

Migrate to Jetpack compose error: Unbound symbols not allowed

kotlin logging with lambda parameters

java-8 log4j2 kotlin

Why doesn't rearrange code work in Kotlin files in Intellij?

intellij-idea kotlin

Combine null safety and assertNotNull

kotlin kotlin-null-safety

Aspectj doesn't work with kotlin

kotlin aop aspectj

Kapt annotation processing - how to show full stacktrace

android gradle kotlin kapt

Does java.util.HashMap not implement java.util.Map in Kotlin?

List clear and addAll in single statement Kotlin

kotlin

Call Kotlin inline function from Java

How to target JVM 9 on Kotlin with Gradle?

gradle kotlin

Type of the parameter must be a class annotated with @Entity or a collection/array of it