summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html')
-rw-r--r--api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html b/api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html
new file mode 100644
index 00000000..2dffc0c4
--- /dev/null
+++ b/api/pl.treksoft.kvision.utils/kotlin.collections.-mutable-list/index.html
@@ -0,0 +1,25 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>pl.treksoft.kvision.utils.kotlin.collections.MutableList - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.utils</a>&nbsp;/&nbsp;<a href="./index.html">kotlin.collections.MutableList</a><br/>
+<br/>
+<h3>Extensions for kotlin.collections.MutableList</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="sync-with-list.html">syncWithList</a></p>
+</td>
+<td>
+<code><span class="keyword">fun </span><span class="symbol">&lt;</span><span class="identifier">T</span><span class="symbol">&gt;</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html"><span class="identifier">MutableList</span></a><span class="symbol">&lt;</span><a href="sync-with-list.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">.</span><span class="identifier">syncWithList</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.utils$syncWithList(kotlin.collections.MutableList((pl.treksoft.kvision.utils.syncWithList.T)), kotlin.collections.List((pl.treksoft.kvision.utils.syncWithList.T)))/list">list</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="sync-with-list.html#T"><span class="identifier">T</span></a><span class="symbol">&gt;</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
+<p>Utility extension function to synchronise elements of the MutableList.</p>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>