V
- the result type of method callUESCallable
@Deprecated public interface UESCallable<V> extends UESCallable<V>
Callable - Instances of this interface allow to execute some task by another component.
A typical usage is shown in the class UESTerritoryService
.
Runnable
,
Callable
call