Char
LongArray
Float
override val length: Int
Comparable
+ operator fun compareTo(other: T): Int
Any
open operator fun equals(other: Any?): Booleanopen fun hashCode(): Intopen fun toString(): String
CharArray
BooleanArray
Double
Number
toDouble(): DoubletoFloat(): FloattoLong(): LongtoInt(): InttoChar(): ChartoShort(): ShorttoByte(): Byte
FloatArray
IntArray
ShortArray
Array
val size: Int
Short
Int
Boolean
operator fun not(): Booleaninfix fun and(other: Boolean): Booleaninfix fun or(other: Boolean): Booleaninfix fun xor(other: Boolean): Booleanoverride fun compareTo(other: Boolean): Int
Byte
Long
CharSequence
val length: Int
ByteArray