18 #ifndef _DECAF_UTIL_CONCURRENT_EXECUTOR_H_ 19 #define _DECAF_UTIL_CONCURRENT_EXECUTOR_H_ 29 namespace concurrent {
An object that executes submitted decaf.lang.Runnable tasks.
Definition: Executor.h:87
#define DECAF_API
Definition: Config.h:29
Interface for a runnable object - defines a task that can be run by a thread.
Definition: Runnable.h:29
virtual ~Executor()
Definition: Executor.h:90
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25