activemq-cpp-3.8.2
AbstractSequentialList.h File Reference

Go to the source code of this file.

Data Structures

class  decaf::util::AbstractSequentialList< E >
 This class provides a skeletal implementation of the List interface to minimize the effort required to implement this interface backed by a "sequential access" data store (such as a linked list). More...
 

Namespaces

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