public class ExecutorServiceSingleton extends Object
Modifier and Type | Method and Description |
---|---|
ExecutorService |
getExecutorService() |
static ExecutorServiceSingleton |
getInstance() |
public static ExecutorServiceSingleton getInstance()
public ExecutorService getExecutorService()
Copyright © 2014–2019 SoftInstigate. All rights reserved.