brain.moodconroller
Class MemorySlot

java.lang.Object
  extended by brain.moodconroller.MemoryUnit
      extended by brain.moodconroller.MemorySlot

public class MemorySlot
extends MemoryUnit

Author:
nabhoth

Field Summary
 java.lang.Object command
           
 
Constructor Summary
MemorySlot(java.lang.String command)
           
 
Method Summary
 
Methods inherited from class brain.moodconroller.MemoryUnit
getSlot, setSlot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

command

public java.lang.Object command
Constructor Detail

MemorySlot

public MemorySlot(java.lang.String command)