Uses of Interface
java.util.concurrent.Callable

Packages that use Callable 
Package Description
com.sun.source.util
Provides utilities for operations on abstract syntax trees (AST).
java.util.concurrent
Utility classes commonly useful in concurrent programming.
javax.tools
Provides interfaces for tools which can be invoked from a program, for example, compilers.