ScaleAndPrecision

abstract class ScaleAndPrecision

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

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun equals(@Nullable other: Any): Boolean
Link copied to clipboard
Link copied to clipboard
abstract fun getScale(): Scale