My favorites | Sign in
Project Logo
                
Search
for
Updated Dec 06, 2008 by ekameleon
Labels: Documentation, Documentation-collections, Featured
VegasTutorialsADT  

Abstract Data Type and Collections with VEGAS

The collections framework is a unified architecture for representing and manipulating collections, allowing them to be manipulated independently of the details of their representation. It reduces programming effort while increasing performance.

The VEGAS collection framework is inspired on the JAVA Collections Framework and the Jakarta Collections Framework.

This framework is inspired on interfaces to defines the differents types of collections.

  • Introduction
  • Bag
  • Collections
  • Iterator
  • Set
  • Queue & Stack

Sign in to add a comment
Hosted by Google Code