Uses of Class
org.geotools.util.CanonicalSet
Packages that use CanonicalSet
-
Uses of CanonicalSet in org.geotools.util
Methods in org.geotools.util that return CanonicalSetModifier and TypeMethodDescriptionstatic <E> CanonicalSet<E>
CanonicalSet.newInstance
(Class<E> type) Constructs aCanonicalSet
for elements of the specified type.