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 TypeClassDescriptionclass
CanonicalSet<E>
A canonical set of objects, used to optimize memory use.class
class
class
DerivedSet<B,
E> A set whose values are derived from an other set.class
An unmodifiable view of an array.class
WeakHashSet<E>
A set of objects hold by weak references.