Companion

object Companion

Holds constants.

Properties

DEFAULT_BRACKETS
Link copied to clipboard
const val DEFAULT_BRACKETS: String
The default value of the brackets field.
DEFAULT_COUNT
Link copied to clipboard
const val DEFAULT_COUNT: Int = 5
The default value of the count field.
DEFAULT_SEPARATOR
Link copied to clipboard
const val DEFAULT_SEPARATOR: String
The default value of the separator field.
DEFAULT_SPACE_AFTER_SEPARATOR
Link copied to clipboard
const val DEFAULT_SPACE_AFTER_SEPARATOR: Boolean = true
The default value of the isSpaceAfterSeparator field.

Sources

jvm source
Link copied to clipboard