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.
|
net.objectlab.kit.util |
This package provides a series of utilities for manipulating BigDecimal and other that can be null.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyExpiringCollectionBuilder |
ReadOnlyExpiringCollectionBuilder.expiryTimeout(PeriodBuilder expiryTimeout) |
Modifier and Type | Method and Description |
---|---|
PeriodBuilder |
PeriodBuilder.days(int days) |
PeriodBuilder |
PeriodBuilder.hours(int hours) |
PeriodBuilder |
PeriodBuilder.milliseconds(int milliseconds) |
PeriodBuilder |
PeriodBuilder.minutes(int minutes) |
PeriodBuilder |
PeriodBuilder.seconds(int seconds) |
PeriodBuilder |
PeriodBuilder.weeks(int weeks) |
Copyright © 2006–2022 Appendium - Portfolio Financing Platform. All rights reserved.