StackOverflow Questions for Tag: kotlin-java-interop

henry
henry

Reputation: 6106

Broken null checking for Optionals?

Score: 1

Views: 364

Answers: 2

Read More
Jake
Jake

Reputation: 673

Use a top-level val with a function type as if it were a static function from Java

Score: 0

Views: 162

Answers: 1

Read More
Sweeper
Sweeper

Reputation: 274730

How to make two Java methods have the same name in Kotlin?

Score: 0

Views: 166

Answers: 1

Read More
Jake
Jake

Reputation: 673

Ensure that a Stream is closed after converting to Sequence (or: why do "use" and "finally" not work in a sequence)

Score: 4

Views: 1087

Answers: 2

Read More
Brian White
Brian White

Reputation: 8756

Compiling for both Kotlin/Java and Kotlin/JS?

Score: 0

Views: 304

Answers: 1

Read More
hc0re
hc0re

Reputation: 1996

Can I add an existing java class to a sealed Kotlin class?

Score: 1

Views: 168

Answers: 1

Read More
Dmitry Shut
Dmitry Shut

Reputation: 21

Kotlin noarg plugin not initializing default values

Score: 2

Views: 408

Answers: 1

Read More
vikrant21st
vikrant21st

Reputation: 93

IntelliJ does not compile source files, unless I put "Build Project" in Before Launch steps

Score: 0

Views: 330

Answers: 0

Read More
Kirill
Kirill

Reputation: 8088

How to shadow member function with a custom Kotlin extension function? (like Kotlin stdlib does)

Score: 1

Views: 682

Answers: 1

Read More
Ionut
Ionut

Reputation: 929

"Parameter specified as non-null is null" when using GestureDetector.SimpleOnGestureListener() onScroll() function

Score: 3

Views: 771

Answers: 1

Read More
superbadcodemonkey
superbadcodemonkey

Reputation: 917

What's the use for Kotlin's @JvmSynthetic on a file target?

Score: 1

Views: 281

Answers: 1

Read More
WindRider
WindRider

Reputation: 12318

Kotlin methods accepting inline classes as parameters - how access from Java?

Score: 8

Views: 671

Answers: 2

Read More
Goltsev Eugene
Goltsev Eugene

Reputation: 3637

How can I call Kotlin extension function with receiver from the Java static method?

Score: 1

Views: 666

Answers: 2

Read More
user2297550
user2297550

Reputation: 3356

Kotlin Problem Delegating to Map with DefaultValue - Language Bug?

Score: 3

Views: 911

Answers: 2

Read More
Endzeit
Endzeit

Reputation: 5524

Benefit of specifying -jvm-target / jvmTarget version other than 1.8

Score: 7

Views: 2588

Answers: 1

Read More
htafoya
htafoya

Reputation: 19283

How to translate Kotlin Nothing to Java?

Score: 0

Views: 196

Answers: 1

Read More
Atemu
Atemu

Reputation: 406

Scoping Java static methods in Kotlin

Score: 3

Views: 124

Answers: 1

Read More
Aleksander Ihnatowicz
Aleksander Ihnatowicz

Reputation: 11

Value classes in generics - interoperability with Java/Groovy

Score: 1

Views: 707

Answers: 0

Read More
lannyf
lannyf

Reputation: 11035

kotlin idiomatic way to make it simpler when pass in a nullable mutableMap

Score: 0

Views: 303

Answers: 2

Read More
Grzegorz Piwowarek
Grzegorz Piwowarek

Reputation: 13883

Kotlin's "internal" keyword Java interop

Score: 1

Views: 268

Answers: 0

Read More
PreviousPage 1Next