|
activemq-cpp-3.8.2
|
#include <decaf/util/Config.h>#include <decaf/util/Map.h>#include <decaf/lang/exceptions/UnsupportedOperationException.h>#include <decaf/lang/exceptions/IllegalStateException.h>#include <decaf/util/NoSuchElementException.h>Go to the source code of this file.
Data Structures | |
| class | decaf::util::concurrent::ConcurrentMap< K, V > |
| Interface for a Map type that provides additional atomic putIfAbsent, remove, and replace methods alongside the already available Map interface. More... | |
Namespaces | |
| decaf | |
| Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | |
| decaf::util | |
| decaf::util::concurrent | |