Package py4j.examples
Class MultiClientServer.SharedRunnable
java.lang.Object
py4j.examples.MultiClientServer.SharedRunnable
- All Implemented Interfaces:
Runnable
- Enclosing class:
- MultiClientServer
This Runnable for a Thread is designed to simulate the shared nature of a
thread like the UI thread in an SWT application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SharedRunnable
public SharedRunnable()
-
-
Method Details
-
add
- Throws:
InterruptedException
-
run
public void run()
-