foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
version-number
/
foundry.common.versioning
/
VersionNumber
/
VersionNumber
Version
Number
constructor
(
major
:
Int
,
minor
:
Int
,
micro
:
Int
,
qualifier
:
String
?
)
(
source
)
constructor
(
major
:
Int
,
minor
:
Int
,
micro
:
Int
,
patch
:
Int
,
qualifier
:
String
?
)
(
source
)