java.util.concurrent.Callable and java.util.concurrent.Future in Java to get results from your threads and to allow your threads to throw exceptions. Plus, Future allows you to control your threads, checking to see if they’re running or not, waiting for results and even interrupting
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected