EdricChan03 / EdricChan03/Koogle-API

[All] Java interoperability support

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
affects:java api request design help wanted
Dominant language
Kotlin
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Although Kotlin is [mostly interoperable with existing code](https://kotlinlang.org/docs/java-to-kotlin-interop.html), there are some caveats:

* Calling `suspend` functions is impossible from Java as the [`Continuation` interface appears to expect a `sealed` class that has an `internal` Kotlin class](https://stackoverflow.com/questions/52869672/call-kotlin-suspend-function-in-java-class)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.