Package-level declarations
Experimental APIs, subject to change in future versions.
Types
Link copied to clipboard
@Since(version = KotoolsTypesVersion.V4_4_0)
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY, AnnotationTarget.TYPEALIAS] )
Marks declarations that are still experimental in the API.
Link copied to clipboard
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
Represents a floating-point number of type Double that is greater than zero.
Functions
Link copied to clipboard
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
Returns this number as an encapsulated StrictlyPositiveDouble, which may involve rounding or truncation, or returns an encapsulated IllegalArgumentException if this number is negative.
Link copied to clipboard
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
@ExperimentalSince(version = KotoolsTypesVersion.V4_4_0)
Returns the negative of this integer number.