Companion

object Companion

Contains static declarations for the StrictlyNegativeDouble type.

Functions

Link copied to clipboard

Creates a StrictlyNegativeDouble from the specified number, which may involve rounding or truncation, or throws an IllegalArgumentException if the number is greater than or equals zero.

Link copied to clipboard

Creates a StrictlyNegativeDouble from the specified number, which may involve rounding or truncation, or returns null if the number is greater than or equals zero.