See: Description
| Interface | Description |
|---|---|
| MapBuilder<K,V> |
Inspired by the Google Collection builder.
|
| MapLoader<K,V> |
Whenever the map needs to be reloaded, it will call the loader.
|
| ReadOnlyExpiringCollection | |
| ReadOnlyExpiringMap<K,V> | |
| ReadOnlyExpiringSet<T> | |
| SetBuilder<T> | |
| SetLoader<T> |
Whenever the set needs to be reloaded, it will call the loader.
|
| TimeProvider |
| Class | Description |
|---|---|
| AbstractReadOnlyExpiringCollection | |
| DefaultMapBuilder<K,V> |
Inspired by the Google Collection builder.
|
| DefaultSetBuilder<T> | |
| ReadOnlyExpiringCollectionBuilder |
Builder for the immutable classes.
|
| ReadOnlyExpiringHashMap<K,V> | |
| ReadOnlyExpiringHashMapBuilder<K,V> | |
| ReadOnlyExpiringHashSet<T> | |
| ReadOnlyExpiringHashSetBuilder<T> |
The builder in charge of providing the parameters for the Set.
|
| SystemTimeProvider |
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.
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.