Number

A numeric value (integer or decimal).

Constructors

Link copied to clipboard
constructor(value: Int)
constructor(value: Long)
constructor(value: Float)
constructor(value: Double)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard

The string representation of this value for use in paywall text replacement.

Link copied to clipboard