MapDataCache

Types

Link copied to clipboard
class Builder

Functions

Link copied to clipboard
inline operator fun invoke(builder: MapDataCache.Builder.() -> Unit = {}): DataCache

Creates a new DataCache configured by builder. Builder.default will use a ConcurrentHashMap to store entries.