toStrictlyPositiveInt
@SinceKotools(project = Project.Types, version = "3.2")
Content copied to clipboard
Returns this integer as a StrictlyPositiveInt, or IllegalArgumentException if this integer is negative.
Returns this integer as a StrictlyPositiveInt, or IllegalArgumentException if this integer is negative.