VInteger

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val xmlString: String

Functions

Link copied to clipboard
open operator override fun compareTo(other: VDecimal): Int
abstract operator fun compareTo(other: VInteger): Int
Link copied to clipboard
open fun toDouble(): Double
Link copied to clipboard
abstract override fun toInt(): Int
Link copied to clipboard
abstract override fun toLong(): Long
Link copied to clipboard