Search
Preparing search index...
The search index is not available
reselect-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"TreeCache"
TreeCache
Class TreeCache
Hierarchy
TreeCache
Implements
ICacheObject
Index
Constructors
constructor
Properties
cache
Object
Creator
root
Methods
clear
get
is
Valid
Cache
Key
remove
set
Constructors
constructor
new
Tree
Cache
(
options
:
TreeCacheObjectOptions
)
:
TreeCache
Parameters
options:
TreeCacheObjectOptions
Returns
TreeCache
Properties
Private
Readonly
cache
Object
Creator
cache
Object
Creator
:
(
)
=>
ICacheObject
Type declaration
(
)
:
ICacheObject
Returns
ICacheObject
Private
root
root
:
TreeCacheNode
Methods
clear
clear
(
)
:
void
Returns
void
get
get
(
key
:
unknown
)
:
unknown
Parameters
key:
unknown
Returns
unknown
is
Valid
Cache
Key
is
Valid
Cache
Key
(
key
:
unknown
)
:
boolean
Parameters
key:
unknown
Returns
boolean
remove
remove
(
key
:
unknown
)
:
void
Parameters
key:
unknown
Returns
void
set
set
(
key
:
unknown
, selectorFn
:
unknown
)
:
void
Parameters
key:
unknown
selectorFn:
unknown
Returns
void
Globals
"
Tree
Cache"
"array
Compose
Key
Selectors"
"create
Adapted
Selector"
"create
Bound
Selector"
"create
Cached
Sequence
Selector"
"create
Cached
Structured
Selector"
"create
Chain
Selector"
"create
Empty
Selector"
"create
Key
Selector
Composer"
"create
Key
Selector
Creator"
"create
Path
Selector"
"create
Prop
Selector"
"create
Sequence
Selector"
"create
Structured
Selector"
"helpers"
"index"
"string
Compose
Key
Selectors"
"types"
Tree
Cache
constructor
cache
Object
Creator
root
clear
get
is
Valid
Cache
Key
remove
set
Tree
Cache
Object
Options
Generated using
TypeDoc