JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.teavm.runtime
Fiber
AsyncCall
Contents
Description
Method Summary
Method Details
run(AsyncCallback)
Hide sidebar
Show sidebar
Interface Fiber.AsyncCall
Enclosing class:
Fiber
public static interface
Fiber.AsyncCall
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(org.teavm.interop.AsyncCallback<?> callback)
Method Details
run
void
run
(org.teavm.interop.AsyncCallback<?> callback)