Uses of Interface
org.geotools.util.CheckedCollection
Packages that use CheckedCollection
Package
Description
Contains utilities and addition to the collection framework.
-
Uses of CheckedCollection in org.geotools.data.complex.util
Classes in org.geotools.data.complex.util that implement CheckedCollection -
Uses of CheckedCollection in org.geotools.util
Classes in org.geotools.util that implement CheckedCollectionModifier and TypeClassDescriptionclassCanonicalSet<E>A canonical set of objects, used to optimize memory use.classclassclassDerivedSet<B,E> A set whose values are derived from an other set.classAn unmodifiable view of an array.classWeakHashSet<E>A set of objects hold by weak references.