Randomness v2.7.4
/
com.fwdekker.randomness.array
/
ArraySettingsComponent
/
Companion
Companion
object
Companion
Content copied to clipboard
Holds constants.
Properties
Sources
Properties
previewMax
Link copied to clipboard
const val
previewMax
:
Int
= 20
Content copied to clipboard
The maximal value in the preview (inclusive).
previewMin
Link copied to clipboard
const val
previewMin
:
Int
= 1
Content copied to clipboard
The minimal value in the preview (inclusive).
Sources
jvm source
Link copied to clipboard