tools
2.2.3
tools
/
me.scolastico.tools.cache
/
CacheObject
Cache
Object
open
class
CacheObject
Content copied to clipboard
Internal CacheObject object for storing data of the cache.
Constructors
Properties
Constructors
Cache
Object
Link copied to clipboard
open
fun
CacheObject
(
type
:
CacheTypes
,
validUntil
:
Instant
)
Content copied to clipboard
Properties
type
Link copied to clipboard
private
val
type
:
CacheTypes
Content copied to clipboard
validUntil
Link copied to clipboard
private
val
validUntil
:
Instant
Content copied to clipboard