From dc1d4e9b0c65dde6b49eb9c8b474582b6d068d94 Mon Sep 17 00:00:00 2001 From: "copybara-service[bot]" Date: Tue, 24 Sep 2024 14:06:33 +0000 Subject: [PATCH] Generate Javadoc and JDiff for Guava HEAD-jre-SNAPSHOT --- .../api/diffs/changes/changes-summary.html | 4 ++-- .../snapshot-android/api/diffs/index.html | 2 +- .../api/docs/member-search-index.zip | Bin 48012 -> 48012 bytes .../api/docs/package-search-index.zip | Bin 322 -> 322 bytes .../google/common/collect/FluentIterable.html | 6 +++--- .../api/docs/type-search-index.zip | Bin 3300 -> 3300 bytes .../api/diffs/changes/changes-summary.html | 4 ++-- releases/snapshot-jre/api/diffs/index.html | 2 +- .../api/docs/member-search-index.zip | Bin 50687 -> 50687 bytes .../api/docs/package-search-index.zip | Bin 322 -> 322 bytes .../google/common/collect/FluentIterable.html | 6 +++--- .../api/docs/type-search-index.zip | Bin 3363 -> 3363 bytes 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/releases/snapshot-android/api/diffs/changes/changes-summary.html b/releases/snapshot-android/api/diffs/changes/changes-summary.html index 469fe98a6f58..4ffe4ae30ac7 100644 --- a/releases/snapshot-android/api/diffs/changes/changes-summary.html +++ b/releases/snapshot-android/api/diffs/changes/changes-summary.html @@ -7,7 +7,7 @@ -API Differences between Guava 33.3.0-android and Guava HEAD-android-SNAPSHOT +API Differences between Guava 33.3.1-android and Guava HEAD-android-SNAPSHOT @@ -42,7 +42,7 @@

API Differences

-

Between Guava 33.3.0-android and Guava HEAD-android-SNAPSHOT

+

Between Guava 33.3.1-android and Guava HEAD-android-SNAPSHOT

diff --git a/releases/snapshot-android/api/diffs/index.html b/releases/snapshot-android/api/diffs/index.html index 328a4f0e3cdf..01a24d20d605 100644 --- a/releases/snapshot-android/api/diffs/index.html +++ b/releases/snapshot-android/api/diffs/index.html @@ -7,7 +7,7 @@ -API Differences between Guava 33.3.0-android and Guava HEAD-android-SNAPSHOT +API Differences between Guava 33.3.1-android and Guava HEAD-android-SNAPSHOT diff --git a/releases/snapshot-android/api/docs/member-search-index.zip b/releases/snapshot-android/api/docs/member-search-index.zip index 7d579d435e739d7a1898bada0ce2005a54773f4a..98a20c623a38bf1c6595c6ccf222799d66b0767b 100644 GIT binary patch delta 32 mcmeDA&eZdri8sKTnMH(wgM)+NK!L?ZUj5z7Kzg$MZeIYRP6|5! delta 32 mcmeDA&eZdri8sKTnMH(wgM))Xq1SvPul{akAU)ZBw=V#ezzH(| diff --git a/releases/snapshot-android/api/docs/package-search-index.zip b/releases/snapshot-android/api/docs/package-search-index.zip index f5171d83fc4a8a02af7513b9bcab149b17e4b0a2..fe0ca652b0ba7ee3bed0a6250acba9171e201eb3 100644 GIT binary patch delta 28 hcmX@abcl&Jz?+#xgn@&DgW*7d#YEmG%pmHE9{^?w2#f## delta 28 hcmX@abcl&Jz?+#xgn@&DgF&I!d?N1?W)Sto4**;U2ZR6s diff --git a/releases/snapshot-android/api/docs/src-html/com/google/common/collect/FluentIterable.html b/releases/snapshot-android/api/docs/src-html/com/google/common/collect/FluentIterable.html index d87ae3c78063..883e59eeaba6 100644 --- a/releases/snapshot-android/api/docs/src-html/com/google/common/collect/FluentIterable.html +++ b/releases/snapshot-android/api/docs/src-html/com/google/common/collect/FluentIterable.html @@ -474,9 +474,9 @@ 465 * 466 * <p><b>{@code Stream} equivalent:</b> {@code stream.filter(predicate).findFirst()}. 467 */ -468 @SuppressWarnings("nullness") // Unsafe, but we can't do much about it now. -469 public final Optional<@NonNull E> firstMatch(Predicate<? super E> predicate) { -470 return Iterables.<E>tryFind((Iterable<@NonNull E>) getDelegate(), predicate); +468 public final Optional<@NonNull E> firstMatch(Predicate<? super E> predicate) { +469 // Unsafe, but we can't do much about it now. +470 return Iterables.<@NonNull E>tryFind((Iterable<@NonNull E>) getDelegate(), predicate); 471 } 472 473 /** diff --git a/releases/snapshot-android/api/docs/type-search-index.zip b/releases/snapshot-android/api/docs/type-search-index.zip index c4f99212d2dfda25adefd77ca1f471ff68a49ebd..370512e71d0bb21ea4b29db3f668ddcc1254a539 100644 GIT binary patch delta 30 kcmaDN`9zX8z?+#xgn@&DgW*7d#YWyv9%djtc_xoH0DZg&e*gdg delta 30 kcmaDN`9zX8z?+#xgn@&DgF&I!d?Rls4>ORSJd?*80CFw|cK`qY diff --git a/releases/snapshot-jre/api/diffs/changes/changes-summary.html b/releases/snapshot-jre/api/diffs/changes/changes-summary.html index ff285411968b..18743ea671b9 100644 --- a/releases/snapshot-jre/api/diffs/changes/changes-summary.html +++ b/releases/snapshot-jre/api/diffs/changes/changes-summary.html @@ -7,7 +7,7 @@ -API Differences between Guava 33.3.0-jre and Guava HEAD-jre-SNAPSHOT +API Differences between Guava 33.3.1-jre and Guava HEAD-jre-SNAPSHOT @@ -42,7 +42,7 @@

API Differences

-

Between Guava 33.3.0-jre and Guava HEAD-jre-SNAPSHOT

+

Between Guava 33.3.1-jre and Guava HEAD-jre-SNAPSHOT

diff --git a/releases/snapshot-jre/api/diffs/index.html b/releases/snapshot-jre/api/diffs/index.html index b6ccfbbbea2b..f2700c2d424f 100644 --- a/releases/snapshot-jre/api/diffs/index.html +++ b/releases/snapshot-jre/api/diffs/index.html @@ -7,7 +7,7 @@ -API Differences between Guava 33.3.0-jre and Guava HEAD-jre-SNAPSHOT +API Differences between Guava 33.3.1-jre and Guava HEAD-jre-SNAPSHOT diff --git a/releases/snapshot-jre/api/docs/member-search-index.zip b/releases/snapshot-jre/api/docs/member-search-index.zip index 3a6ce95b2b6a6e6434506c521a6b19074e08238b..84f583021ff62cf77bf5ee05323b58bd1464c125 100644 GIT binary patch delta 32 mcmez0&HTTcnK!_jnMH(wgM))%MS;ae-bF{5f%N1}M|}aQKMNHA delta 32 mcmez0&HTTcnK!_jnMH(wgM)*Cz1Msr@1mp3Kzj0~qrL#0n+gj6 diff --git a/releases/snapshot-jre/api/docs/package-search-index.zip b/releases/snapshot-jre/api/docs/package-search-index.zip index bc4255a341842296d876e4faefbb93fd667e4663..4530cb0397e0f35fe1b50352437645d54fcdbe52 100644 GIT binary patch delta 28 hcmX@abcl&Jz?+#xgn@&DgJDI1#YEmG%pmHE9{^-R2wVUF delta 28 hcmX@abcl&Jz?+#xgn@&DgMq!*d?N1?W)Sto4**&%2T}k4 diff --git a/releases/snapshot-jre/api/docs/src-html/com/google/common/collect/FluentIterable.html b/releases/snapshot-jre/api/docs/src-html/com/google/common/collect/FluentIterable.html index 7a67d9fa7b0f..f46b9a36beff 100644 --- a/releases/snapshot-jre/api/docs/src-html/com/google/common/collect/FluentIterable.html +++ b/releases/snapshot-jre/api/docs/src-html/com/google/common/collect/FluentIterable.html @@ -471,9 +471,9 @@ 462 * 463 * <p><b>{@code Stream} equivalent:</b> {@code stream.filter(predicate).findFirst()}. 464 */ -465 @SuppressWarnings("nullness") // Unsafe, but we can't do much about it now. -466 public final Optional<@NonNull E> firstMatch(Predicate<? super E> predicate) { -467 return Iterables.<E>tryFind((Iterable<@NonNull E>) getDelegate(), predicate); +465 public final Optional<@NonNull E> firstMatch(Predicate<? super E> predicate) { +466 // Unsafe, but we can't do much about it now. +467 return Iterables.<@NonNull E>tryFind((Iterable<@NonNull E>) getDelegate(), predicate); 468 } 469 470 /** diff --git a/releases/snapshot-jre/api/docs/type-search-index.zip b/releases/snapshot-jre/api/docs/type-search-index.zip index 4de9e8373dd275b16979466aa855243a1542b7c7..19891545ec2a13956b16e282231417a7b7c95c9f 100644 GIT binary patch delta 30 kcmZ21wOEQbz?+#xgn@&DgJDI1#YWx}Jj_6P@(mtu0B~IhO#lD@ delta 30 kcmZ21wOEQbz?+#xgn@&DgMq!*d?W7(9%djt`38?S0A#rbLjV8(