Package py4j.examples

Class MultiClientServer.SharedRunnable

java.lang.Object
py4j.examples.MultiClientServer.SharedRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
MultiClientServer

public static class MultiClientServer.SharedRunnable extends Object implements Runnable
This Runnable for a Thread is designed to simulate the shared nature of a thread like the UI thread in an SWT application.