AnyValueGenerator

open class AnyValueGenerator

Constructors

Link copied to clipboard
fun AnyValueGenerator()

Functions

Link copied to clipboard
open fun anyValue(    cls: KClass<*>,     isNullable: Boolean,     orInstantiateVia: () -> Any?): Any?

Inheritors

Link copied to clipboard