aleph.examples
Class Matrix.UserThread

java.lang.Object
  |
  +--aleph.RemoteThread
        |
        +--aleph.examples.Matrix.UserThread

public static class Matrix.UserThread
extends RemoteThread
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 void run()
           
 
Methods inherited from class aleph.RemoteThread
start, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()