depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.repository
/
CpeMatch
/
CpeMatch
Cpe
Match
constructor
(
vulnerable
:
Boolean
,
criteria
:
String
,
matchCriteriaId
:
String
?
=
null
,
versionStartIncluding
:
String
?
=
null
,
versionEndIncluding
:
String
?
=
null
,
versionStartExcluding
:
String
?
=
null
,
versionEndExcluding
:
String
?
=
null
)