Uses of Class
org.apache.sis.internal.util.AbstractMapEntry
Packages that use AbstractMapEntry
Package
Description
Defines the structure and content of views of real-world phenomenon.
Root package for various metadata implementations.
Implementations of GeoAPI types from the
org.opengis.util
package.-
Uses of AbstractMapEntry in org.apache.sis.feature
Subclasses of AbstractMapEntry in org.apache.sis.featureModifier and TypeClassDescriptionprivate final class
An entry returned by theAbstractMap.entrySet()
iterator. -
Uses of AbstractMapEntry in org.apache.sis.metadata
Subclasses of AbstractMapEntry in org.apache.sis.metadataModifier and TypeClassDescription(package private) final class
A map entry for a given property. -
Uses of AbstractMapEntry in org.apache.sis.util.iso
Subclasses of AbstractMapEntry in org.apache.sis.util.isoModifier and TypeClassDescriptionprivate final class
A single entry in the map returned byDefaultRecord.getAttributes()
.