Companion

Holds constants.

Properties

Link copied to clipboard

The base icon for UUIDs.

Link copied to clipboard
const val DEFAULT_ADD_DASHES: Boolean = true

The default value of the addDashes field.

Link copied to clipboard

The default value of the affixDecorator field.

Link copied to clipboard

The default value of the arrayDecorator field.

Link copied to clipboard
const val DEFAULT_IS_UPPERCASE: Boolean = false

The default value of the isUppercase field.

Link copied to clipboard
const val DEFAULT_TYPE: Int = 4

The default value of the type field.

Link copied to clipboard

The preset values for the affixDecorator field.

Link copied to clipboard
const val TYPE_1: Int = 1

Integer representing a type-1 UUID.

Link copied to clipboard
const val TYPE_4: Int = 4

Integer representing a type-4 UUID.