CycloneDX JavaScript Library - Web - v9.4.0
Preparing search index...
Models
LicenseRepository
Class LicenseRepository
Hierarchy
Set
<
Models
.
License
>
LicenseRepository
Implements
Sortable
<
Models
.
License
>
Index
Constructors
constructor
Methods
sorted
Constructors
constructor
new
LicenseRepository
(
values
?:
readonly
Models
.
License
[]
|
null
,
)
:
LicenseRepository
Parameters
Optional
values
:
readonly
Models
.
License
[]
|
null
Returns
LicenseRepository
new
LicenseRepository
(
iterable
?:
Iterable
<
Models
.
License
,
any
,
any
>
|
null
,
)
:
LicenseRepository
Parameters
Optional
iterable
:
Iterable
<
Models
.
License
,
any
,
any
>
|
null
Returns
LicenseRepository
Methods
sorted
sorted
()
:
Models
.
License
[]
Returns
Models
.
License
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
sorted
CycloneDX JavaScript Library - Web - v9.4.0
Loading...