activemq-cpp-3.8.2
ConcurrentMap.h File Reference

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