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

jvmTest.org.luaj.vm2.lib.jse.TestInterface.kt Maven / Gradle / Ivy

There is a newer version: 4.0.0-alpha-2
Show newest version
package org.luaj.vm2.lib.jse

interface TestInterface {
    fun interface_method(x: String): String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy