Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/global
ObjectCacheEntry
Class ObjectCacheEntry<T>
ObjectCacheEntry is used for the array within the ObjectCache class
Type Parameters
T
=
any
Index
Constructors
constructor
Properties
key
object
Constructors
constructor
new
Object
Cache
Entry
<
T
>
(
key
,
object
)
:
ObjectCacheEntry
<
T
>
Type Parameters
T
=
any
Parameters
key
:
string
object
:
T
Returns
ObjectCacheEntry
<
T
>
Properties
key
key
:
string
object
object
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
key
object
Member Junction
Loading...
ObjectCacheEntry is used for the array within the ObjectCache class