net.sf.lavalamp.device
Class Crash

java.lang.Object
  extended by net.sf.lavalamp.device.Crash
All Implemented Interfaces:
Action

public class Crash
extends Object
implements Action


Constructor Summary
Crash()
           
 
Method Summary
 void perform(List<String> events, Device device)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Crash

public Crash()
Method Detail

perform

public void perform(List<String> events,
                    Device device)
Specified by:
perform in interface Action


Copyright © 2010. All Rights Reserved.