store_manager library
Classes
-
StoreManager<
K, V> -
Stores objects of type
V
with keys of typeK
This is useful for storing values that can be fetched their known meta data such as an id, name etc.
V
with keys of type K
This is useful for storing values that can be fetched
their known meta data such as an id, name etc.