net.sourceforge.atunes.kernel.executors.processes
Class SetGenresProcess

java.lang.Object
  extended by net.sourceforge.atunes.kernel.executors.processes.SetGenresProcess
All Implemented Interfaces:
java.lang.Runnable

public class SetGenresProcess
extends java.lang.Object
implements java.lang.Runnable

The Class SetGenresProcess.


Constructor Summary
SetGenresProcess(java.util.List<AudioFile> files)
          Instantiates a new sets the genres process.
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetGenresProcess

public SetGenresProcess(java.util.List<AudioFile> files)
Instantiates a new sets the genres process.

Parameters:
files - the files
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2006-2008 The aTunes Team. All Rights Reserved.