com.github.mauricio.async.db.util.Version
See theVersion companion object
case class Version(major: Int, minor: Int, maintenance: Int) extends Ordered[Version]
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Ordered
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product