@Deprecated public interface CallableFilter
Callable.call()
to filter the execution.Modifier and Type | Method and Description |
---|---|
<V> V |
call(Callable<V> callable)
Deprecated.
This implementation should normally look something like this:
|
Copyright © 2004–2022. All rights reserved.