Package | Description |
---|---|
org.forgerock.opendj.ldap |
Classes and interfaces for core types including connections, entries, and
attributes.
|
Modifier and Type | Class and Description |
---|---|
class |
LinkedHashMapEntry
An implementation of the
Entry interface which uses a
LinkedHashMap for storing attributes. |
class |
TreeMapEntry
An implementation of the
Entry interface which uses a TreeMap
for storing attributes. |
Copyright 2011-2017 ForgeRock AS.