Callable<Void>
public static class ITLibraryExtraProperties.Processor extends Object implements Callable<Void>
Processor(Path script, Path input, Path output)
Void
call()
void
dispose()
protected void
finalize()
Path
getInput()
getOutput()
getScript()
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Processor(Path script, Path input, Path output)
public Path getScript()
public Path getInput()
public Path getOutput()
public Void call() throws Exception
call
Exception
public void dispose()
protected void finalize() throws Throwable
finalize
Object
Throwable