Uses of Interface
org.teavm.vm.spi.TeaVMHost
Packages that use TeaVMHost
-
Uses of TeaVMHost in org.teavm.vm
Classes in org.teavm.vm that implement TeaVMHostMethods in org.teavm.vm with parameters of type TeaVMHostModifier and TypeMethodDescriptionstatic void
TeaVMPluginUtil.handleNatives(TeaVMHost host, Class<?> cls)
-
Uses of TeaVMHost in org.teavm.vm.spi
Methods in org.teavm.vm.spi with parameters of type TeaVMHost