Uses of Interface
org.geotools.util.CheckedCollection

Packages that use CheckedCollection
org.geotools.util Contains utilities and addition to the collection framework. 
 

Uses of CheckedCollection in org.geotools.util
 

Classes in org.geotools.util that implement CheckedCollection
 class CanonicalSet<E>
          A canonical set of objects, used to optimize memory use.
 class CheckedArrayList<E>
          A checked and synchronized List.
 class CheckedHashSet<E>
          A checked and synchronized Set.
 class DerivedSet<B,E>
          A set whose values are derived from an other set.
 class WeakHashSet<E>
          A set of objects hold by weak references.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.