Uses of Interface
org.teavm.vm.spi.TeaVMHost
-
Packages that use TeaVMHost Package Description org.teavm.vm org.teavm.vm.spi -
-
Uses of TeaVMHost in org.teavm.vm
Classes in org.teavm.vm that implement TeaVMHost Modifier and Type Class Description classTeaVMTeaVM itself.Methods in org.teavm.vm with parameters of type TeaVMHost Modifier and Type Method Description static voidTeaVMPluginUtil. handleNatives(TeaVMHost host, Class<?> cls) -
Uses of TeaVMHost in org.teavm.vm.spi
Methods in org.teavm.vm.spi with parameters of type TeaVMHost Modifier and Type Method Description voidTeaVMPlugin. install(TeaVMHost host)
-