Runnable
Complete API reference for Runnable, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Thread
Component: no
public interface Runnable
Methods
| Signature | Returns | Description |
|---|---|---|
run() | void | Executes run and returns after the underlying engine call finishes. |