User Tools

Site Tools


java:threads:send-parameters-retrieve-results

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

java:threads:send-parameters-retrieve-results [2024/01/17 02:24] – created odeftajava:threads:send-parameters-retrieve-results [2024/01/17 02:25] (current) odefta
Line 1: Line 1:
-====== Send parameters to a thread and retrieve results from it Java threads ======+====== Send parameters to a thread and retrieve results from it in Java threads ======
  
 To send parameters to a thread and retrieve results from it in Java, you typically use the **Callable** interface and **Future** objects.  To send parameters to a thread and retrieve results from it in Java, you typically use the **Callable** interface and **Future** objects. 
java/threads/send-parameters-retrieve-results.1705451082.txt.gz · Last modified: 2024/01/17 02:24 by odefta