Package org.teavm.runtime
Interface Fiber.AsyncCall
-
- Enclosing class:
- Fiber
public static interface Fiber.AsyncCall
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(AsyncCallback<?> callback)
-
-
-
Method Detail
-
run
void run(AsyncCallback<?> callback)
-
-