Companion

object Companion

Holds constants.

Properties

default
Link copied to clipboard
val default: ArraySettings
The persistent ArraySettings instance.
DEFAULT_CURRENT_SCHEME_NAME
Link copied to clipboard
const val DEFAULT_CURRENT_SCHEME_NAME: String
The default value of the currentSchemeName field.
DEFAULT_SCHEMES
Link copied to clipboard
val DEFAULT_SCHEMES: MutableList<ArrayScheme>
The default value of the schemes field.

Sources

jvm source
Link copied to clipboard