Lines Matching refs:Callable
44 import java.util.concurrent.Callable;272 private final Callable<Void> cleanupCallable = new Callable<Void>() {