it.unimi.di.mg4j.index.remote
Class RemoteSizeList.ServerThread
java.lang.Object
it.unimi.di.mg4j.index.remote.ServerThread
it.unimi.di.mg4j.index.remote.RemoteSizeList.ServerThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RemoteSizeList
public static class RemoteSizeList.ServerThread
- extends ServerThread
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSizeList.ServerThread
public RemoteSizeList.ServerThread(Socket socket,
IntList list)
throws IOException
- Throws:
IOException
run
public void run()