Container (abstract Data Type) - Implementations

Implementations

  • Java: Java collections framework (JCF)
  • C++: C++ Standard Library (SC++L) or the obsolete Standard Template Library (STL)
  • .NET: System.Collections (MSDN)
  • ActionScript3: AS3Commons Collections Framework
  • Objective-C: part of the Foundation Kit

Read more about this topic:  Container (abstract Data Type)