Uses of Interface
org.teavm.vm.spi.TeaVMPlugin
-
Packages that use TeaVMPlugin Package Description org.teavm.vm org.teavm.vm.spi -
-
Uses of TeaVMPlugin in org.teavm.vm
Methods in org.teavm.vm that return types with arguments of type TeaVMPlugin Modifier and Type Method Description static List<TeaVMPlugin>TeaVMPluginLoader. load(ClassLoader classLoader)static List<TeaVMPlugin>TeaVMBootstrapPluginLoader. loadPlugins(boolean ignore) -
Uses of TeaVMPlugin in org.teavm.vm.spi
Methods in org.teavm.vm.spi that return types with arguments of type TeaVMPlugin Modifier and Type Method Description Class<? extends TeaVMPlugin>[]value()Class<? extends TeaVMPlugin>[]value()Class<? extends TeaVMPlugin>[]value()
-