Example usage for Java java.util.concurrent Callable fields, constructors, methods, implement or subclass
The text is from its open source code.
V | call() Computes a result, or throws an exception if unable to do so. |
Class> | getClass() Returns the runtime class of this Object . |
String | toString() Returns a string representation of the object. |