mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
deploy: dca71bc5b8
This commit is contained in:
@@ -41,7 +41,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><a href="../interfaces/SetMultiMap.html" class="tsd-signature-type tsd-kind-interface">SetMultiMap</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TKey</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</span><span class="tsd-signature-symbol">></span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L11">src/util/map/WrappedSetMultiMap.ts:11</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L11">src/util/map/WrappedSetMultiMap.ts:11</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -117,7 +117,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<h4 class="tsd-returns-title">Returns <a href="WrappedSetMultiMap.html" class="tsd-signature-type tsd-kind-class">WrappedSetMultiMap</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TKey</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</span><span class="tsd-signature-symbol">></span></h4>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L19">src/util/map/WrappedSetMultiMap.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L19">src/util/map/WrappedSetMultiMap.ts:19</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Properties</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="_toStringTag_" class="tsd-anchor"></a>
|
||||
@@ -125,17 +125,17 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">[to<wbr/>String<wbr/>Tag]</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"WrappedSetMultiMap"</span><span class="tsd-signature-symbol"> = 'WrappedSetMultiMap'</span></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#_toStringTag_">[toStringTag]</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L151">src/util/map/WrappedSetMultiMap.ts:151</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L151">src/util/map/WrappedSetMultiMap.ts:151</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="count" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>count</span><a href="#count" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">count</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L12">src/util/map/WrappedSetMultiMap.ts:12</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L12">src/util/map/WrappedSetMultiMap.ts:12</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-is-private"><a id="map" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>map</span><a href="#map" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<div class="tsd-signature"><span class="tsd-kind-property">map</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Map</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TKey</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type ">Set</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">TVal</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L13">src/util/map/WrappedSetMultiMap.ts:13</a></li></ul></aside></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L13">src/util/map/WrappedSetMultiMap.ts:13</a></li></ul></aside></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Accessors</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="size" class="tsd-anchor"></a>
|
||||
@@ -148,7 +148,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#size">size</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L147">src/util/map/WrappedSetMultiMap.ts:147</a></li></ul></aside></li></ul></section></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L147">src/util/map/WrappedSetMultiMap.ts:147</a></li></ul></aside></li></ul></section></section>
|
||||
<section class="tsd-panel-group tsd-member-group">
|
||||
<h2>Methods</h2>
|
||||
<section class="tsd-panel tsd-member"><a id="_iterator_" class="tsd-anchor"></a>
|
||||
@@ -162,7 +162,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#_iterator_">[iterator]</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L105">src/util/map/WrappedSetMultiMap.ts:105</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L105">src/util/map/WrappedSetMultiMap.ts:105</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="add" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>add</span><a href="#add" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -181,7 +181,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#add">add</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L59">src/util/map/WrappedSetMultiMap.ts:59</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L59">src/util/map/WrappedSetMultiMap.ts:59</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="asMap" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>as<wbr/>Map</span><a href="#asMap" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -193,7 +193,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#asMap">asMap</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L101">src/util/map/WrappedSetMultiMap.ts:101</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L101">src/util/map/WrappedSetMultiMap.ts:101</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="clear" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>clear</span><a href="#clear" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -202,7 +202,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#clear">clear</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L96">src/util/map/WrappedSetMultiMap.ts:96</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L96">src/util/map/WrappedSetMultiMap.ts:96</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="delete" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>delete</span><a href="#delete" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -218,7 +218,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#delete">delete</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L77">src/util/map/WrappedSetMultiMap.ts:77</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L77">src/util/map/WrappedSetMultiMap.ts:77</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="deleteEntry" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>delete<wbr/>Entry</span><a href="#deleteEntry" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -237,7 +237,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#deleteEntry">deleteEntry</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L84">src/util/map/WrappedSetMultiMap.ts:84</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L84">src/util/map/WrappedSetMultiMap.ts:84</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="distinctKeys" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>distinct<wbr/>Keys</span><a href="#distinctKeys" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -249,7 +249,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#distinctKeys">distinctKeys</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L127">src/util/map/WrappedSetMultiMap.ts:127</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L127">src/util/map/WrappedSetMultiMap.ts:127</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="entries" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>entries</span><a href="#entries" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -261,7 +261,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#entries">entries</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L109">src/util/map/WrappedSetMultiMap.ts:109</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L109">src/util/map/WrappedSetMultiMap.ts:109</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="entrySets" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>entry<wbr/>Sets</span><a href="#entrySets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -273,7 +273,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#entrySets">entrySets</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L117">src/util/map/WrappedSetMultiMap.ts:117</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L117">src/util/map/WrappedSetMultiMap.ts:117</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="forEach" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>for<wbr/>Each</span><a href="#forEach" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -307,7 +307,7 @@ otherwise the <code>set</code> and <code>add</code> functions wil break.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#forEach">forEach</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L141">src/util/map/WrappedSetMultiMap.ts:141</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L141">src/util/map/WrappedSetMultiMap.ts:141</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="get" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>get</span><a href="#get" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -325,7 +325,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#get">get</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L42">src/util/map/WrappedSetMultiMap.ts:42</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L42">src/util/map/WrappedSetMultiMap.ts:42</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="has" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>has</span><a href="#has" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -341,7 +341,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#has">has</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L34">src/util/map/WrappedSetMultiMap.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L34">src/util/map/WrappedSetMultiMap.ts:34</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="hasEntry" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>has<wbr/>Entry</span><a href="#hasEntry" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -360,7 +360,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#hasEntry">hasEntry</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L38">src/util/map/WrappedSetMultiMap.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L38">src/util/map/WrappedSetMultiMap.ts:38</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="keys" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>keys</span><a href="#keys" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -372,7 +372,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#keys">keys</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L121">src/util/map/WrappedSetMultiMap.ts:121</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L121">src/util/map/WrappedSetMultiMap.ts:121</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="set" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>set</span><a href="#set" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -391,7 +391,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#set">set</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L46">src/util/map/WrappedSetMultiMap.ts:46</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L46">src/util/map/WrappedSetMultiMap.ts:46</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="valueSets" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>value<wbr/>Sets</span><a href="#valueSets" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -403,7 +403,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#valueSets">valueSets</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L137">src/util/map/WrappedSetMultiMap.ts:137</a></li></ul></aside></li></ul></section>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L137">src/util/map/WrappedSetMultiMap.ts:137</a></li></ul></aside></li></ul></section>
|
||||
<section class="tsd-panel tsd-member"><a id="values" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>values</span><a href="#values" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
||||
<ul class="tsd-signatures">
|
||||
@@ -415,7 +415,7 @@ Returns <code>undefined</code> if there are no values for this key.</p>
|
||||
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
||||
<p>Implementation of <a href="../interfaces/SetMultiMap.html">SetMultiMap</a>.<a href="../interfaces/SetMultiMap.html#values">values</a></p>
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/1f88864/src/util/map/WrappedSetMultiMap.ts#L131">src/util/map/WrappedSetMultiMap.ts:131</a></li></ul></aside></li></ul></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/CommunitySolidServer/CommunitySolidServer/blob/dca71bc/src/util/map/WrappedSetMultiMap.ts#L131">src/util/map/WrappedSetMultiMap.ts:131</a></li></ul></aside></li></ul></section></section></div>
|
||||
<div class="col-sidebar">
|
||||
<div class="page-menu">
|
||||
<div class="tsd-navigation settings">
|
||||
|
||||
Reference in New Issue
Block a user