public class UpdatedMemory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.concurrent.ConcurrentHashMap<java.lang.String,java.lang.Object[]> |
mem |
Constructor and Description |
---|
UpdatedMemory(java.net.Socket s,
java.lang.String[] ops) |
Modifier and Type | Method and Description |
---|---|
void |
run() |