@Override
public abstract Boolean call ()

Implementing: java.util.concurrent.Callable

Performs this compilation task. The compilation may only be performed once. Subsequent calls to this method throw IllegalStateException.

Returns:  true if and only all the files compiled without errors; false otherwise