JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.teavm.runtime.Fiber.AsyncCall
Packages that use
Fiber.AsyncCall
Package
Description
org.teavm.runtime
Uses of
Fiber.AsyncCall
in
org.teavm.runtime
Methods in
org.teavm.runtime
with parameters of type
Fiber.AsyncCall
Modifier and Type
Method
Description
static
Object
Fiber.
suspend
(
Fiber.AsyncCall
call)