
V - The return type of the call.public interface HjCallable<V>
Callable class for Habanero-Java. An implementing class must
define a method of no arguments called call().| Modifier and Type | Method and Description |
|---|---|
V |
call()
Computes a result, or throws an exception if unable to do so.
|
V call()
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.