org.olat.course.condition.interpreter
Class MinuteUnit

java.lang.Object
  extended by com.neemsoft.jmep.UnitCB
      extended by org.olat.course.condition.interpreter.MinuteUnit

public class MinuteUnit
extends com.neemsoft.jmep.UnitCB

Initial Date: Feb 6, 2004

Author:
Mike Stock Comment:

Constructor Summary
MinuteUnit()
           
 
Method Summary
 java.lang.Object apply(java.lang.Object arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MinuteUnit

public MinuteUnit()
Method Detail

apply

public java.lang.Object apply(java.lang.Object arg0)
Specified by:
apply in class com.neemsoft.jmep.UnitCB
See Also:
UnitCB.apply(java.lang.Object)