Skip to content

Commit

Permalink
Latest javadoc on successful CI build auto-pushed to gh-pages.
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Jan 13, 2025
1 parent 6173cd3 commit 507a8b6
Show file tree
Hide file tree
Showing 109 changed files with 889 additions and 889 deletions.
10 changes: 5 additions & 5 deletions api/latest/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,21 +136,21 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="com/google/common/truth/Correspondence.html" title="class in com.google.common.truth">Correspondence</a>&lt;<a href="com/google/common/truth/Correspondence.html" title="type parameter in Correspondence">A</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.html" title="type parameter in Correspondence">E</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<td class="colFirst"><a href="com/google/common/truth/Correspondence.html" title="class in com.google.common.truth">Correspondence</a>&lt;<a href="com/google/common/truth/Correspondence.html" title="type parameter in Correspondence">A</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.html" title="type parameter in Correspondence">E</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">Determines whether an instance of type <code>A</code> corresponds in some way to an instance of type
<code>E</code> for the purposes of a test assertion.</div>
</th>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="interface in com.google.common.truth">Correspondence.BinaryPredicate</a>&lt;<a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="type parameter in Correspondence.BinaryPredicate">A</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="type parameter in Correspondence.BinaryPredicate">E</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<td class="colFirst"><a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="interface in com.google.common.truth">Correspondence.BinaryPredicate</a>&lt;<a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="type parameter in Correspondence.BinaryPredicate">A</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.BinaryPredicate.html" title="type parameter in Correspondence.BinaryPredicate">E</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">A functional interface for a binary predicate, to be used to test whether a pair of objects of
types <code>A</code> and <code>E</code> satisfy some condition.</div>
</th>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="interface in com.google.common.truth">Correspondence.DiffFormatter</a>&lt;<a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="type parameter in Correspondence.DiffFormatter">A</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="type parameter in Correspondence.DiffFormatter">E</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<td class="colFirst"><a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="interface in com.google.common.truth">Correspondence.DiffFormatter</a>&lt;<a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="type parameter in Correspondence.DiffFormatter">A</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/Correspondence.DiffFormatter.html" title="type parameter in Correspondence.DiffFormatter">E</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">A functional interface to be used format the diff between a pair of objects of types <code>A</code>
and <code>E</code>.</div>
Expand Down Expand Up @@ -305,7 +305,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</th>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="class in com.google.common.truth">IterableSubject.UsingCorrespondence</a>&lt;<a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="type parameter in IterableSubject.UsingCorrespondence">A</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="type parameter in IterableSubject.UsingCorrespondence">E</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<td class="colFirst"><a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="class in com.google.common.truth">IterableSubject.UsingCorrespondence</a>&lt;<a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="type parameter in IterableSubject.UsingCorrespondence">A</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>,&#8203;<a href="com/google/common/truth/IterableSubject.UsingCorrespondence.html" title="type parameter in IterableSubject.UsingCorrespondence">E</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">A partially specified check in which the actual elements (normally the elements of the <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Iterable</code></a> under test) are compared to expected elements using a <a href="com/google/common/truth/Correspondence.html" title="class in com.google.common.truth"><code>Correspondence</code></a>.</div>
</th>
Expand Down Expand Up @@ -387,7 +387,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</th>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><a href="com/google/common/truth/ObjectArraySubject.html" title="class in com.google.common.truth">ObjectArraySubject</a>&lt;<a href="com/google/common/truth/ObjectArraySubject.html" title="type parameter in ObjectArraySubject">T</a> extends @Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<td class="colFirst"><a href="com/google/common/truth/ObjectArraySubject.html" title="class in com.google.common.truth">ObjectArraySubject</a>&lt;<a href="com/google/common/truth/ObjectArraySubject.html" title="type parameter in ObjectArraySubject">T</a> extends <a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">A Subject for <code>Object[]</code> and more generically <code>T[]</code>.</div>
</th>
Expand Down
8 changes: 4 additions & 4 deletions api/latest/com/google/common/truth/BigDecimalSubject.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualTo(java.lang.Object)">isEqualTo</a></span>&#8203;(@Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;expected)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEqualTo(java.lang.Object)">isEqualTo</a></span>&#8203;(<a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Fails if the subject's value and scale is not equal to the given <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink"><code>BigDecimal</code></a>.</div>
</td>
Expand Down Expand Up @@ -219,7 +219,7 @@ <h3>Method Summary</h3>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEquivalentAccordingToCompareTo(java.math.BigDecimal)">isEquivalentAccordingToCompareTo</a></span>&#8203;(@Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink">BigDecimal</a>&nbsp;expected)</code></th>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEquivalentAccordingToCompareTo(java.math.BigDecimal)">isEquivalentAccordingToCompareTo</a></span>&#8203;(<a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink">BigDecimal</a>&nbsp;expected)</code></th>
<td class="colLast">
<div class="block">Fails if the subject is not equivalent to the given value according to <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang" class="externalLink"><code>Comparable.compareTo(T)</code></a>, (i.e., fails if <code>a.comparesTo(b) != 0</code>).</div>
</td>
Expand Down Expand Up @@ -311,7 +311,7 @@ <h4>isEqualToIgnoringScale</h4>
<ul class="blockList">
<li class="blockList">
<h4>isEqualTo</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;isEqualTo&#8203;(@Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;expected)</pre>
<pre class="methodSignature">public&nbsp;void&nbsp;isEqualTo&#8203;(<a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a>&nbsp;expected)</pre>
<div class="block">Fails if the subject's value and scale is not equal to the given <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink"><code>BigDecimal</code></a>.

<p><b>Note:</b> If you only want to compare the values of the BigDecimals and not their scales,
Expand All @@ -328,7 +328,7 @@ <h4>isEqualTo</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>isEquivalentAccordingToCompareTo</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;isEquivalentAccordingToCompareTo&#8203;(@Nullable <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink">BigDecimal</a>&nbsp;expected)</pre>
<pre class="methodSignature">public&nbsp;void&nbsp;isEquivalentAccordingToCompareTo&#8203;(<a href="https://jspecify.dev/docs/api/org/jspecify/annotations/Nullable.html?is-external=true" title="class or interface in org.jspecify.annotations" class="externalLink">@Nullable</a> <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/math/BigDecimal.html?is-external=true" title="class or interface in java.math" class="externalLink">BigDecimal</a>&nbsp;expected)</pre>
<div class="block">Fails if the subject is not equivalent to the given value according to <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html?is-external=true#compareTo(T)" title="class or interface in java.lang" class="externalLink"><code>Comparable.compareTo(T)</code></a>, (i.e., fails if <code>a.comparesTo(b) != 0</code>). This method behaves
identically to (the more clearly named) <a href="#isEqualToIgnoringScale(java.math.BigDecimal)"><code>isEqualToIgnoringScale(BigDecimal)</code></a>.

Expand Down
Loading

0 comments on commit 507a8b6

Please sign in to comment.