Package-level declarations

Types

Link copied to clipboard
class Mass : Comparable<Mass>

Represents a unit of mass. Supported units:

Properties

Link copied to clipboard

Creates Mass with the specified value in grams.

Link copied to clipboard

Creates Mass with the specified value in kilograms.

Link copied to clipboard

Creates Mass with the specified value in micrograms.

Link copied to clipboard

Creates Mass with the specified value in milligrams.

Link copied to clipboard

Creates Mass with the specified value in ounces.

Link copied to clipboard

Creates Mass with the specified value in pounds.