Class ITLibraryExtraProperties.PumpedProcess
- java.lang.Object
-
- com.tagtraum.beatunes.library.itunes.ITLibraryExtraProperties.PumpedProcess
-
- Enclosing class:
- ITLibraryExtraProperties
public static class ITLibraryExtraProperties.PumpedProcess extends Object
-
-
Constructor Summary
Constructors Constructor Description PumpedProcess(Process process)
PumpedProcess(String[] commandArray)
-
-
-
Constructor Detail
-
PumpedProcess
public PumpedProcess(String[] commandArray) throws IOException
- Throws:
IOException
-
PumpedProcess
public PumpedProcess(Process process)
-
-
Method Detail
-
waitFor
public void waitFor() throws IOException
- Throws:
IOException
-
-