Package net.corda.v5.base.versioning

Types

Link copied to clipboard
data class Version(val major: Int, val minor: Int)

Representation of a version number