SignatureValueGenerator

interface SignatureValueGenerator

Functions

Link copied to clipboard
abstract fun <T : Any> signatureValue(    cls: KClass<T>,     anyValueGeneratorProvider: () -> AnyValueGenerator,     instantiator: AbstractInstantiator): T

Inheritors

Link copied to clipboard