All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tvosArm64Main.runners.Runnable.kt Maven / Gradle / Ivy

package kt.mobius.runners

actual interface Runnable {
    actual fun run()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy