|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.executors.processes.ClearTagsProcess
public class ClearTagsProcess
The Class ClearTagsProcess.
| Constructor Summary | |
|---|---|
ClearTagsProcess(java.util.List<AudioFile> filesToClear)
Instantiates a new clear tags process. |
|
| Method Summary | |
|---|---|
void |
run()
Removes tags from a list of files. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearTagsProcess(java.util.List<AudioFile> filesToClear)
filesToClear - the files to clear| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||