net.sf.lavalamp.device
Class Period

java.lang.Object
  extended by net.sf.lavalamp.device.Period

public class Period
extends Object


Constructor Summary
Period(int startTime, int endTime)
           
 
Method Summary
 boolean isAlwaysOff(Calendar now)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Period

public Period(int startTime,
              int endTime)
Method Detail

isAlwaysOff

public boolean isAlwaysOff(Calendar now)


Copyright © 2010. All Rights Reserved.