public interface CallableFilter
Callable.call()
to filter the execution.Modifier and Type | Method and Description |
---|---|
<V> V |
call(java.util.concurrent.Callable<V> callable)
This implementation should normally look something like this:
|
Copyright © 2012. All Rights Reserved.