Uses of Class
org.apache.sis.internal.util.AbstractMap
Packages that use AbstractMap
Package
Description
A set of helper classes for the SIS implementation.
-
Uses of AbstractMap in org.apache.sis.internal.referencing
Subclasses of AbstractMap in org.apache.sis.internal.referencingModifier and TypeClassDescriptionclassA map which first looks for values in a user supplied map, then looks in a default map if no value where found in the user supplied one.