VaadinOnKotlin.destroy.!{key}!.VaadinOnKotlinKt.async and VaadinOnKotlinKt.scheduleAtFixedRate. You can submit your own tasks as you wish.class I18n. On debugging,
the provider will always create new instance which allows for hot-redeployment
of the i18n bundles. For production, the class I18n instances are cached
so that the key lookup is very quick.VaadinOnKotlinKt.async method. By default the factory
creates non-daemon threads named "async-ID".vt property (provided both for Vaadin 8 and Vaadin 10)
which will lookup proper locale from the current UI. See the vt property documentation for more details.VaadinOnKotlin.init.VaadinOnKotlin.init has been called.initialDelay then initialDelay+period, then
initialDelay + 2 * period, and so on.VaadinOnKotlinKt.async method. By default the factory
creates non-daemon threads named "async-ID".VaadinOnKotlin.init and VaadinOnKotlin.destroy
methods. The plugins are initialized in random order.