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