Compare

open class Compare

Comparisons from std sdk, which aren't available in API level 15 and below

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun compare(x: Boolean, y: Boolean): Int
open fun compare(x: Int, y: Int): Int