5052 utility class for AbstractNode backforund tasks

This commit is contained in:
Richard Cordovano 2020-03-09 17:56:15 -04:00
parent 468e0b95e9
commit bd42ee66a9

View File

@ -144,7 +144,7 @@ public final class BackgroundTaskRunner {
/**
* Provides this Runnable with access to its Future when it has been
* submitted to an ExecutrService.
* submitted to an ExecutorService.
*
* @param future The Future.
*/