Package | Description |
---|---|
net.objectlab.kit.collections |
This package is inspired by Guava BUT instead of loading one key at a time in an expiring cache, the whole dataset
can be loaded in one go; of course use this ONLY if your dataset is small.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReadOnlyExpiringMap<K,V> |
interface |
ReadOnlyExpiringSet<T> |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyExpiringHashMap<K,V> |
class |
ReadOnlyExpiringHashSet<T> |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.