Randomness v2.7.2
/
com.fwdekker.randomness
/
DataInsertAction
/
Companion
Companion
object
Companion
Content copied to clipboard
Holds constants.
Properties
Sources
Properties
GENERATOR_TIMEOUT
Link copied to clipboard
const val
GENERATOR_TIMEOUT
:
Long
= 5000L
Content copied to clipboard
The timeout in milliseconds before the generator should be interrupted when generating a value.
Sources
jvm source
Link copied to clipboard