Description: A TimeLimiter that runs method calls in the background using an {@link ExecutorService}. If the time limit expires for a given method call, the thread running the call will be interrupted.
To Search:
File list (Check if you may need any files):
SimpleTimeLimiter.java