This commit is contained in:
InsanusMokrassar
2024-08-11 11:06:51 +00:00
parent 6ec194b191
commit 4a1b82b034
6501 changed files with 191702 additions and 29710 deletions

View File

@@ -45,7 +45,7 @@
</a>
</div>
<div class="library-version">
0.21.6 </div>
0.22.0 </div>
</div>
<div class="filter-section" id="filter-section">
<button class="platform-tag platform-selector common-like" data-active="" data-filter=":micro_utils.dokka:dokkaHtml/commonMain">common</button>
@@ -66,7 +66,7 @@
<div class="cover ">
<h1 class="cover"><span>as</span><wbr></wbr><span>Key</span><wbr></wbr><span>Value</span><wbr></wbr><span><span>Repo</span></span></h1>
</div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="as-key-value-repo.html"><span class="token function">asKeyValueRepo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/MicroUtils/blob/master//repos/inmemory/src/commonMain/kotlin/dev/inmo/micro_utils/repos/MapKeyValueRepo.kt#L152">source</a>)</span></span></div><p class="paragraph"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a>-based <a href="-key-value-repo/index.html">KeyValueRepo</a>. All internal operations will be locked with <a href="as-key-value-repo.html">locker</a></p><p class="paragraph"><strong>Warning</strong>: It is not recommended to use constructor with both <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> and <a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a>. Besides, in case you are using your own <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> as a <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> you should be careful with operations on this <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span></p></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":micro_utils.dokka:dokkaHtml/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt; </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt;</span><span class="token punctuation">.</span><a href="as-key-value-repo.html"><span class="token function">asKeyValueRepo</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">locker<span class="token operator">: </span><a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a><span class="token operator"> = </span>SmartRWLocker()</span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="-key-value-repo/index.html">KeyValueRepo</a><span class="token operator">&lt;</span><a href="as-key-value-repo.html">K</a><span class="token punctuation">, </span><a href="as-key-value-repo.html">V</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/InsanusMokrassar/MicroUtils/blob/master//repos/inmemory/src/commonMain/kotlin/dev/inmo/micro_utils/repos/MapKeyValueRepo.kt#L156">source</a>)</span></span></div><p class="paragraph"><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a>-based <a href="-key-value-repo/index.html">KeyValueRepo</a>. All internal operations will be locked with <a href="as-key-value-repo.html">locker</a></p><p class="paragraph"><strong>Warning</strong>: It is not recommended to use constructor with both <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> and <a href="../dev.inmo.micro_utils.coroutines/-smart-r-w-locker/index.html">SmartRWLocker</a>. Besides, in case you are using your own <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html">MutableMap</a> as a <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span> you should be careful with operations on this <span data-unresolved-link="dev.inmo.micro_utils.repos//&amp;lt;this&amp;gt;/#/PointingToCallableParameters(-1)/">this</span></p></div></div>
</div>
<div class="footer">
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2024 Copyright</span><span