edu.memphis.ccrg.lida.sensorymemory
Interface SensoryMemoryListener
- All Superinterfaces:
- ModuleListener
- All Known Implementing Classes:
- BasicSensoryMotorMemory
public interface SensoryMemoryListener
- extends ModuleListener
This interface should be implemented for receiving and using information coming from sensory memory.
- Author:
- Ryan J. McCall
Method Summary |
void |
receiveSensoryMemoryContent(java.lang.Object content)
This method is used to receive information from sensory memory. |
receiveSensoryMemoryContent
void receiveSensoryMemoryContent(java.lang.Object content)
- This method is used to receive information from sensory memory.
Sensory-Motor Memory calls this method and receives the information of sensory memory.
- Parameters:
content
- An Object