| Package | Description |
|---|---|
| com.helger.datetime.expiration |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExpirableWithReplacement<DATATYPE>
Read-only interface for objects that can expire but offer a replacement once
the object expires.
|
interface |
IMutableExpirable
Interface for objects that can expire.
|
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–2023 Philip Helger. All rights reserved.