diff --git a/api/latest/com/google/common/truth/ExpectFailure.SimpleSubjectBuilderCallback.html b/api/latest/com/google/common/truth/ExpectFailure.SimpleSubjectBuilderCallback.html index 0646f9be9..1ca9a96cc 100644 --- a/api/latest/com/google/common/truth/ExpectFailure.SimpleSubjectBuilderCallback.html +++ b/api/latest/com/google/common/truth/ExpectFailure.SimpleSubjectBuilderCallback.html @@ -132,10 +132,8 @@
expectFailureAbout()
to invoke and
capture failures.
- Java 8+ users should pass a lambda to .expectFailureAbout()
rather than directly
- implement this interface. Java 7+ users can define an @Rule ExpectFailure
instance
- instead, however if you prefer the .expectFailureAbout()
pattern you can use this
- interface to pass in an anonymous class.
Users should pass a lambda to .expectFailureAbout()
rather than directly implement
+ this interface.
diff --git a/api/latest/com/google/common/truth/ExpectFailure.StandardSubjectBuilderCallback.html b/api/latest/com/google/common/truth/ExpectFailure.StandardSubjectBuilderCallback.html
index 482dfee9a..bf2f9013c 100644
--- a/api/latest/com/google/common/truth/ExpectFailure.StandardSubjectBuilderCallback.html
+++ b/api/latest/com/google/common/truth/ExpectFailure.StandardSubjectBuilderCallback.html
@@ -132,10 +132,8 @@
expectFailure()
to invoke and capture
failures.
- Java 8+ users should pass a lambda to .expectFailure()
rather than directly
- implement this interface. Java 7+ users can define an @Rule ExpectFailure
instance
- instead, however if you prefer the .expectFailure()
pattern you can use this interface
- to pass in an anonymous class.
+
Users should pass a lambda to .expectFailure()
rather than directly implement this
+ interface.
diff --git a/api/latest/member-search-index.zip b/api/latest/member-search-index.zip
index 6d727a4d0..067fb8b70 100644
Binary files a/api/latest/member-search-index.zip and b/api/latest/member-search-index.zip differ
diff --git a/api/latest/package-search-index.zip b/api/latest/package-search-index.zip
index fe802b72e..b39a6b3f6 100644
Binary files a/api/latest/package-search-index.zip and b/api/latest/package-search-index.zip differ
diff --git a/api/latest/type-search-index.zip b/api/latest/type-search-index.zip
index 64ac8054b..653a3fd14 100644
Binary files a/api/latest/type-search-index.zip and b/api/latest/type-search-index.zip differ