Uses of Class
jaggregate.AbstractDictionaryImpl

Packages that use AbstractDictionaryImpl
jaggregate Jaggregate is a J2SE 5.0-aware collections library that is modeled after the ANSI Smalltalk collection protocols. 
 

Uses of AbstractDictionaryImpl in jaggregate
 

Subclasses of AbstractDictionaryImpl in jaggregate
 class Dictionary<K,V>
          Represents an unordered collection whose elements can be accessed using an explicitly assigned external key.
 class IdentityDictionary<K,V>
          Represents an unordered collection whose elements can be accessed using an explicitly assigned external key.
 



© Copyright 2004-2008 Paul R. Holser, Jr. All rights reserved. Licensed under the Academic Free License version 3.0. pholser@alumni.rice.edu