| Package | Description |
|---|---|
| org.apache.directory.api.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronizedLRUMap
An implementation of a Map which has a maximum size and uses a Least Recently
Used algorithm to remove items from the Map when the maximum size is reached
and new items are added.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.