hmi.elckerlyc.audioengine
Class AudioPlanPlayer.AudioRunner

java.lang.Object
  extended by hmi.elckerlyc.audioengine.AudioPlanPlayer.AudioRunner
All Implemented Interfaces:
Runnable
Enclosing class:
AudioPlanPlayer

 class AudioPlanPlayer.AudioRunner
extends Object
implements Runnable


Constructor Summary
AudioPlanPlayer.AudioRunner()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioPlanPlayer.AudioRunner

AudioPlanPlayer.AudioRunner()
Method Detail

run

public void run()
Specified by:
run in interface Runnable