| Package | Description |
|---|---|
| com.helger.datetime.expiration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMutableExpirableWithReplacement<DATATYPE>
Interface for objects that can expire but offer a replacement once the object
expires.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Expirable
Default implementation of
IMutableExpirable |
class |
ExpirableWithReplacement<DATATYPE>
Default implementation of
IMutableExpirableWithReplacement |
Copyright © 2014–2022 Philip Helger. All rights reserved.