diff --git a/api/latest/com/google/common/truth/IntStreamSubject.html b/api/latest/com/google/common/truth/IntStreamSubject.html index 9c25a3908..706f9b7e0 100644 --- a/api/latest/com/google/common/truth/IntStreamSubject.html +++ b/api/latest/com/google/common/truth/IntStreamSubject.html @@ -151,6 +151,8 @@

Class IntStreamSubject

For very large or infinite streams you may want to first limit the stream before asserting on it.

+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Kurt Alfred Kluever
diff --git a/api/latest/com/google/common/truth/LongStreamSubject.html b/api/latest/com/google/common/truth/LongStreamSubject.html index dd88e9fc5..c4298158b 100644 --- a/api/latest/com/google/common/truth/LongStreamSubject.html +++ b/api/latest/com/google/common/truth/LongStreamSubject.html @@ -151,6 +151,8 @@

Class LongStreamSubject

For very large or infinite streams you may want to first limit the stream before asserting on it.

+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Kurt Alfred Kluever
diff --git a/api/latest/com/google/common/truth/OptionalDoubleSubject.html b/api/latest/com/google/common/truth/OptionalDoubleSubject.html index a04433f10..abb6d3093 100644 --- a/api/latest/com/google/common/truth/OptionalDoubleSubject.html +++ b/api/latest/com/google/common/truth/OptionalDoubleSubject.html @@ -141,6 +141,8 @@

Class OptionalDoubleSubjec extends Subject
Propositions for Java 8 OptionalDouble subjects.
+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Ben Douglass
diff --git a/api/latest/com/google/common/truth/OptionalIntSubject.html b/api/latest/com/google/common/truth/OptionalIntSubject.html index 62a5dad5e..a0d5786da 100644 --- a/api/latest/com/google/common/truth/OptionalIntSubject.html +++ b/api/latest/com/google/common/truth/OptionalIntSubject.html @@ -141,6 +141,8 @@

Class OptionalIntSubject

extends Subject
Propositions for Java 8 OptionalInt subjects.
+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Ben Douglass
diff --git a/api/latest/com/google/common/truth/OptionalLongSubject.html b/api/latest/com/google/common/truth/OptionalLongSubject.html index 56459ecb2..a14a3acd6 100644 --- a/api/latest/com/google/common/truth/OptionalLongSubject.html +++ b/api/latest/com/google/common/truth/OptionalLongSubject.html @@ -141,6 +141,8 @@

Class OptionalLongSubjectSubject
Propositions for Java 8 OptionalLong subjects.
+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Ben Douglass
diff --git a/api/latest/com/google/common/truth/OptionalSubject.html b/api/latest/com/google/common/truth/OptionalSubject.html index 5854dcfd1..af791fc50 100644 --- a/api/latest/com/google/common/truth/OptionalSubject.html +++ b/api/latest/com/google/common/truth/OptionalSubject.html @@ -141,6 +141,8 @@

Class OptionalSubject

extends Subject
Propositions for Java 8 Optional subjects.
+
Since:
+
1.3.0 (previously part of truth-java8-extension)
Author:
Christian Gruber
diff --git a/api/latest/com/google/common/truth/PathSubject.html b/api/latest/com/google/common/truth/PathSubject.html index 4f8e6bad2..5a841c8fe 100644 --- a/api/latest/com/google/common/truth/PathSubject.html +++ b/api/latest/com/google/common/truth/PathSubject.html @@ -142,6 +142,10 @@

Class PathSubject

public final class PathSubject extends Subject
Assertions for Path instances.
+
+
Since:
+
1.3.0 (previously part of truth-java8-extension)
+
diff --git a/api/latest/com/google/common/truth/StandardSubjectBuilder.html b/api/latest/com/google/common/truth/StandardSubjectBuilder.html index fc56bc17d..648a08f34 100644 --- a/api/latest/com/google/common/truth/StandardSubjectBuilder.html +++ b/api/latest/com/google/common/truth/StandardSubjectBuilder.html @@ -635,6 +635,11 @@

that

  • that

    public final OptionalSubject that​(@Nullable java.util.Optional<?> actual)
    +
    +
    Since:
    +
    1.3.0 (with access to OptionalSubject previously part of + truth-java8-extension)
    +
  • @@ -644,6 +649,11 @@

    that

  • that

    public final StreamSubject that​(@Nullable java.util.stream.Stream<?> actual)
    +
    +
    Since:
    +
    1.3.0 (with access to StreamSubject previously part of + truth-java8-extension)
    +
  • diff --git a/api/latest/com/google/common/truth/StreamSubject.html b/api/latest/com/google/common/truth/StreamSubject.html index 16c4ace03..04e4aaf8f 100644 --- a/api/latest/com/google/common/truth/StreamSubject.html +++ b/api/latest/com/google/common/truth/StreamSubject.html @@ -153,6 +153,8 @@

    Class StreamSubject

    For very large or infinite streams you may want to first limit the stream before asserting on it.

    +
    Since:
    +
    1.3.0 (previously part of truth-java8-extension)
    Author:
    Kurt Alfred Kluever
    diff --git a/api/latest/member-search-index.zip b/api/latest/member-search-index.zip index af59589e4..240225bd3 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 45595a357..536722d07 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 4b80a07ff..63a81890b 100644 Binary files a/api/latest/type-search-index.zip and b/api/latest/type-search-index.zip differ