Preparing search index...
The search index is not available
CycloneDX JavaScript Library - Web - v6.7.2
CycloneDX JavaScript Library - Web
Models
HashDictionary
Class HashDictionary
Hierarchy
Map
<
Models
.
Hash
[
0
]
,
Models
.
Hash
[
1
]
>
HashDictionary
Implements
Sortable
<
Models
.
Hash
>
Index
Constructors
constructor
Methods
sorted
#compare
Items
Constructors
constructor
new
Hash
Dictionary
(
entries
?
)
:
HashDictionary
Parameters
Optional
entries
:
null
|
readonly
(
readonly
[
HashAlgorithm
,
string
]
)
[]
Returns
HashDictionary
new
Hash
Dictionary
(
iterable
?
)
:
HashDictionary
Parameters
Optional
iterable
:
null
|
Iterable
<
readonly
[
HashAlgorithm
,
string
]
>
Returns
HashDictionary
Methods
sorted
sorted
(
)
:
Models
.
Hash
[]
Returns
Models
.
Hash
[]
Static
Private
#compare
Items
#compare
Items
(
__namedParameters
,
__namedParameters
)
:
number
Parameters
__namedParameters
:
Models
.
Hash
__namedParameters
:
Models
.
Hash
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
sorted
#compare
Items
CycloneDX JavaScript Library - Web - v6.7.2
Loading...