src/main/decaf/util/concurrent/Executors.h File Reference

#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...
class  decaf::util::concurrent::Executors::RunnableAdapter< E >
 A Callable subclass that runs given task and returns given result.

Namespaces

namespace  decaf
 

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.


namespace  decaf::util
namespace  decaf::util::concurrent

Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by  doxygen 1.6.1