activemq-cpp-3.9.5
|
#include <decaf/util/Config.h>
#include <decaf/lang/Thread.h>
#include <decaf/lang/Runnable.h>
#include <decaf/util/concurrent/Callable.h>
#include <decaf/lang/exceptions/NullPointerException.h>
Go to the source code of this file.
Data Structures | |
class | decaf::util::concurrent::Executors |
Implements a set of utilities for use with Executors, ExecutorService, ThreadFactory, and Callable types, as well as providing factory methods for instance of these types configured for the most common use cases. More... | |
Namespaces | |
namespace | decaf |
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
namespace | decaf::util |
namespace | decaf::util::concurrent |