intellij-randomness / com.fwdekker.randomness.array / ArrayScheme / copyFrom

copyFrom

fun copyFrom(other: ArrayScheme): Unit

Overrides Scheme.copyFrom

Shallowly copies the state of other into this.

Parameters

other - the state to copy into this