mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-25 23:01:26 -05:00
* Callable vs Runnable Included Callable interface as thread creation mechanism and the advantages of using Callable over Runnable * fix: corrected wording on following line