brain.hedonic
Class SLFStrategy

java.lang.Object
  extended by brain.hedonic.MModule
      extended by brain.hedonic.SLFStrategy
All Implemented Interfaces:
TimerListener, java.util.EventListener

 class SLFStrategy
extends MModule


Constructor Summary
SLFStrategy(int mmsec, int memSize)
           
 
Method Summary
(package private)  void process()
           
 
Methods inherited from class brain.hedonic.MModule
timeElapsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLFStrategy

SLFStrategy(int mmsec,
            int memSize)
Method Detail

process

void process()
Specified by:
process in class MModule