org.ujmp.core.util.io
Class MatrixCommunicationThread
- java.lang.Object
-
- java.lang.Thread
-
- org.ujmp.core.util.io.MatrixCommunicationThread
-
- All Implemented Interfaces:
- java.lang.Runnable
public class MatrixCommunicationThread extends java.lang.Thread
-
-
Constructor Summary
Constructors Constructor and Description MatrixCommunicationThread(Matrix matrix, java.net.Socket socket)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidrun()-
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
-
-
-
-
Constructor Detail
-
MatrixCommunicationThread
public MatrixCommunicationThread(Matrix matrix, java.net.Socket socket) throws java.io.IOException
- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG