Preparing search index...
The search index is not available
feng3d
feng3d
MapUtils
Class MapUtils
Hierarchy
MapUtils
Index
Constructors
constructor
Methods
get
Keys
get
Values
Constructors
constructor
new
Map
Utils
(
)
:
MapUtils
Returns
MapUtils
Methods
Static
get
Keys
get
Keys
<
K
,
V
>
(
map
:
Map
<
K
,
V
>
)
:
K
[]
Type Parameters
K
V
Parameters
map:
Map
<
K
,
V
>
Returns
K
[]
Static
get
Values
get
Values
<
K
,
V
>
(
map
:
Map
<
K
,
V
>
)
:
V
[]
Type Parameters
K
V
Parameters
map:
Map
<
K
,
V
>
Returns
V
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
feng3d
Map
Utils
constructor
get
Keys
get
Values
Generated using
TypeDoc