CycloneDX JavaScript Library - Node - v9.4.0
Preparing search index...
Models
HashDictionary
Class HashDictionary
Hierarchy
Map
<
Models
.
Hash
[
0
]
,
Models
.
Hash
[
1
]
>
HashDictionary
Implements
Sortable
<
Models
.
Hash
>
Index
Constructors
constructor
Methods
sorted
Constructors
constructor
new
HashDictionary
(
entries
?:
readonly
(
readonly
[
HashAlgorithm
,
string
]
)
[]
|
null
,
)
:
HashDictionary
Parameters
Optional
entries
:
readonly
(
readonly
[
HashAlgorithm
,
string
]
)
[]
|
null
Returns
HashDictionary
new
HashDictionary
(
iterable
?:
Iterable
<
readonly
[
HashAlgorithm
,
string
]
,
any
,
any
>
|
null
,
)
:
HashDictionary
Parameters
Optional
iterable
:
Iterable
<
readonly
[
HashAlgorithm
,
string
]
,
any
,
any
>
|
null
Returns
HashDictionary
Methods
sorted
sorted
()
:
Models
.
Hash
[]
Returns
Models
.
Hash
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
sorted
CycloneDX JavaScript Library - Node - v9.4.0
Loading...