Uses of Class
org.forgerock.opendj.ldap.AbstractMapEntry
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of AbstractMapEntry in org.forgerock.opendj.ldap
Modifier and TypeClassDescriptionfinal class
An implementation of theEntry
interface which uses aLinkedHashMap
for storing attributes.final class
An implementation of theEntry
interface which uses aTreeMap
for storing attributes.