DepositAmount

class DepositAmount

Functions

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

Properties

abundant
Link copied to clipboard
var abundant: Int = 3
default
Link copied to clipboard
var default: Int = 2
sparse
Link copied to clipboard
var sparse: Int = 1

Sources

jvm source
Link copied to clipboard