//tempest-internal/app.cash.tempest.internal/MapAttributeValue/Factory
Factory¶
[jvm]\ interface Factory
Functions¶
Name | Summary |
---|---|
create | [jvm] abstract fun <T : Any, DB : Any> create(type: KClass<DB>): MapAttributeValue<T, DB> |
//tempest-internal/app.cash.tempest.internal/MapAttributeValue/Factory
[jvm]\ interface Factory
Name | Summary |
---|---|
create | [jvm] abstract fun <T : Any, DB : Any> create(type: KClass<DB>): MapAttributeValue<T, DB> |