public class DefaultExecutorServiceProvider extends Object
ExecutorService
if one has not been
provided to them.Constructor and Description |
---|
DefaultExecutorServiceProvider() |
Modifier and Type | Method and Description |
---|---|
static ExecutorService |
getExecutorService()
Gets the default
ExecutorService instance, which is a cached thread pool. |
public static ExecutorService getExecutorService()
ExecutorService
instance, which is a cached thread pool.ExecutorService
.Copyright © 2024 Guardtime. All rights reserved.