Skip to content

Commit

Permalink
Generate Javadoc and JDiff for Guava HEAD-jre-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Jan 26, 2024
1 parent d74d7bc commit 98ccdd0
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion javadocshortcuts/ForwardingBlockingDeque/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: ForwardingBlockingDeque
permalink: /ForwardingBlockingDeque/
redirect_to: https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/util/concurrent/ForwardingBlockingDeque.html
redirect_to: https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/collect/ForwardingBlockingDeque.html
---
2 changes: 1 addition & 1 deletion javadocshortcuts/forwardingblockingdeque/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: ForwardingBlockingDeque
permalink: /forwardingblockingdeque/
redirect_to: https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/util/concurrent/ForwardingBlockingDeque.html
redirect_to: https://guava.dev/releases/snapshot-jre/api/docs/com/google/common/collect/ForwardingBlockingDeque.html
---
4 changes: 2 additions & 2 deletions releases/snapshot-android/api/docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -17086,7 +17086,7 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingSet.html#standardEquals(java.lang.Object)">standardEquals(Object)</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingSet.html" title="class in com.google.common.collect">ForwardingSet</a></dt>
<dd>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#equals(java.lang.Object)"><code>ForwardingSet.equals(java.lang.Object)</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#size()"><code>ForwardingCollection.size()</code></a> and <a href="com/google/common/collect/ForwardingCollection.html#containsAll(java.util.Collection)"><code>ForwardingCollection.containsAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#equals(java.lang.Object)"><code>equals(java.lang.Object)</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#size()"><code>ForwardingCollection.size()</code></a> and <a href="com/google/common/collect/ForwardingCollection.html#containsAll(java.util.Collection)"><code>ForwardingCollection.containsAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingNavigableSet.html#standardFirst()">standardFirst()</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingNavigableSet.html" title="class in com.google.common.collect">ForwardingNavigableSet</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -17133,7 +17133,7 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingSet.html#standardHashCode()">standardHashCode()</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingSet.html" title="class in com.google.common.collect">ForwardingSet</a></dt>
<dd>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#hashCode()"><code>ForwardingSet.hashCode()</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#iterator()"><code>ForwardingCollection.iterator()</code></a>.</div>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#hashCode()"><code>hashCode()</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#iterator()"><code>ForwardingCollection.iterator()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingNavigableMap.html#standardHeadMap(K)">standardHeadMap(K)</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingNavigableMap.html" title="class in com.google.common.collect">ForwardingNavigableMap</a></dt>
<dd>
Expand Down
Binary file modified releases/snapshot-android/api/docs/member-search-index.zip
Binary file not shown.
Binary file modified releases/snapshot-android/api/docs/package-search-index.zip
Binary file not shown.
Binary file modified releases/snapshot-android/api/docs/type-search-index.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions releases/snapshot-jre/api/docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -17776,7 +17776,7 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingSet.html#standardEquals(java.lang.Object)">standardEquals(Object)</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingSet.html" title="class in com.google.common.collect">ForwardingSet</a></dt>
<dd>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#equals(java.lang.Object)"><code>ForwardingSet.equals(java.lang.Object)</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#size()"><code>ForwardingCollection.size()</code></a> and <a href="com/google/common/collect/ForwardingCollection.html#containsAll(java.util.Collection)"><code>ForwardingCollection.containsAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#equals(java.lang.Object)"><code>equals(java.lang.Object)</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#size()"><code>ForwardingCollection.size()</code></a> and <a href="com/google/common/collect/ForwardingCollection.html#containsAll(java.util.Collection)"><code>ForwardingCollection.containsAll(java.util.Collection&lt;?&gt;)</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingNavigableSet.html#standardFirst()">standardFirst()</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingNavigableSet.html" title="class in com.google.common.collect">ForwardingNavigableSet</a></dt>
<dd>&nbsp;</dd>
Expand Down Expand Up @@ -17823,7 +17823,7 @@ <h2 class="title">S</h2>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingSet.html#standardHashCode()">standardHashCode()</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingSet.html" title="class in com.google.common.collect">ForwardingSet</a></dt>
<dd>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#hashCode()"><code>ForwardingSet.hashCode()</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#iterator()"><code>ForwardingCollection.iterator()</code></a>.</div>
<div class="block">A sensible definition of <a href="com/google/common/collect/ForwardingSet.html#hashCode()"><code>hashCode()</code></a> in terms of <a href="com/google/common/collect/ForwardingCollection.html#iterator()"><code>ForwardingCollection.iterator()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/google/common/collect/ForwardingNavigableMap.html#standardHeadMap(K)">standardHeadMap(K)</a></span> - Method in class com.google.common.collect.<a href="com/google/common/collect/ForwardingNavigableMap.html" title="class in com.google.common.collect">ForwardingNavigableMap</a></dt>
<dd>
Expand Down
Binary file modified releases/snapshot-jre/api/docs/member-search-index.zip
Binary file not shown.
Binary file modified releases/snapshot-jre/api/docs/package-search-index.zip
Binary file not shown.
Binary file modified releases/snapshot-jre/api/docs/type-search-index.zip
Binary file not shown.

0 comments on commit 98ccdd0

Please sign in to comment.