Uses of Class
org.forgerock.opendj.ldap.AbstractMapEntry
Packages that use AbstractMapEntry
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of AbstractMapEntry in org.forgerock.opendj.ldap
Subclasses of AbstractMapEntry in org.forgerock.opendj.ldapModifier and TypeClassDescriptionfinal classAn implementation of theEntryinterface which uses aLinkedHashMapfor storing attributes.final classAn implementation of theEntryinterface which uses aTreeMapfor storing attributes.