I have a helper class
public class AppExecutors { // For Singleton instantiation private static final Object LOCK = new Object(); private static