Preparing search index...
The search index is not available
@daiso-tech/core - v0.16.0
@daiso-tech/core
Cache
KeyFoundCacheEvent
Class KeyFoundCacheEvent<TType>
Type Parameters
TType
=
unknown
Hierarchy (
view full
)
BaseEvent
<
KeyFoundCacheEventFields
<
TType
>
>
KeyFoundCacheEvent
Index
Constructors
constructor
Properties
group
key
value
Methods
serialize
deserialize
Constructors
constructor
new
Key
Found
Cache
Event
<
TType
>
(
fields
)
:
KeyFoundCacheEvent
<
TType
>
Type Parameters
TType
=
unknown
Parameters
fields
:
KeyFoundCacheEventFields
<
TType
>
Returns
KeyFoundCacheEvent
<
TType
>
Properties
group
group
:
string
key
key
:
string
value
value
:
TType
Methods
serialize
serialize
(
)
:
KeyFoundCacheEventFields
<
TType
>
Returns
KeyFoundCacheEventFields
<
TType
>
Static
deserialize
deserialize
<
TType
>
(
serializedEvent
)
:
KeyFoundCacheEvent
<
TType
>
Type Parameters
TType
Parameters
serializedEvent
:
KeyFoundCacheEventFields
<
TType
>
Returns
KeyFoundCacheEvent
<
TType
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
group
key
value
Methods
serialize
deserialize
@daiso-tech/core - v0.16.0
Loading...