NonZeroInt
@Serializable(with = NonZeroIntSerializer::class)
@Since(version = KotoolsTypesVersion.V1_1_0)
Represents an integer number of type Int that is other than zero.
Types
Link copied to clipboard
object Companion
Contains declarations for holding or building a NonZeroInt.
Functions
Inheritors
Extensions
Link copied to clipboard
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
Returns the negative of this integer number.