semver
Toggle table of contents
3.1.0
common
Target filter
common
z4kn4fein/kotlin-semver
Switch theme
Search in API
Skip to content
semver
semver
/
io.github.z4kn4fein.semver.constraints
/
UpperBoundCondition
/
UpperBoundCondition
Upper
Bound
Condition
constructor
(
operator
:
UpperBoundOp
,
version
:
Version
)
(
source
)
Creates an instance of
UpperBoundCondition
with the given operator and version.