SQLLiteVersion

class SQLLiteVersion(major: Int, minor: Int, patch: Int)

Constructors

Link copied to clipboard
constructor(major: Int, minor: Int, patch: Int)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun compareTo(other: SQLLiteVersion): Int
Link copied to clipboard
Link copied to clipboard