ScaleAndPrecision

abstract class ScaleAndPrecision

Collects both Scale and Precision into one abstract baseclass. Implements an equals operator

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
abstract val scale: Scale

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int