Package | Description |
---|---|
org.jxmpp.util.cache |
Modifier and Type | Class and Description |
---|---|
class |
ExpirationCache<K,V> |
class |
LruCache<K,V>
A specialized Map that is size-limited (using an LRU algorithm).
|
Copyright © 2016. All rights reserved.