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 Oct 11, 2024
1 parent 274d5c8 commit bad2e71
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion releases/snapshot-android/api/diffs/snapshot-android.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44125,7 +44125,7 @@
<doc>
<![CDATA[An {@link OutputStream} that maintains a hash of the data written to it.

@author Nick Piepmeier
@author Zoe Piepmeier
@since 16.0]]>
</doc>
</class>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h2 title="Class HashingOutputStream" class="title">Class HashingOutputStream</h
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>16.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Nick Piepmeier</dd>
<dd>Zoe Piepmeier</dd>
</dl>
</li>
</ul>
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.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<span class="sourceLineNo">024</span><a id="line.24">/**</a>
<span class="sourceLineNo">025</span><a id="line.25"> * An {@link OutputStream} that maintains a hash of the data written to it.</a>
<span class="sourceLineNo">026</span><a id="line.26"> *</a>
<span class="sourceLineNo">027</span><a id="line.27"> * @author Nick Piepmeier</a>
<span class="sourceLineNo">027</span><a id="line.27"> * @author Zoe Piepmeier</a>
<span class="sourceLineNo">028</span><a id="line.28"> * @since 16.0</a>
<span class="sourceLineNo">029</span><a id="line.29"> */</a>
<span class="sourceLineNo">030</span><a id="line.30">@Beta</a>
Expand Down
Binary file modified releases/snapshot-android/api/docs/type-search-index.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion releases/snapshot-jre/api/diffs/snapshot-jre.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45257,7 +45257,7 @@
<doc>
<![CDATA[An {@link OutputStream} that maintains a hash of the data written to it.

@author Nick Piepmeier
@author Zoe Piepmeier
@since 16.0]]>
</doc>
</class>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h2 title="Class HashingOutputStream" class="title">Class HashingOutputStream</h
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>16.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Nick Piepmeier</dd>
<dd>Zoe Piepmeier</dd>
</dl>
</li>
</ul>
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.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<span class="sourceLineNo">024</span><a id="line.24">/**</a>
<span class="sourceLineNo">025</span><a id="line.25"> * An {@link OutputStream} that maintains a hash of the data written to it.</a>
<span class="sourceLineNo">026</span><a id="line.26"> *</a>
<span class="sourceLineNo">027</span><a id="line.27"> * @author Nick Piepmeier</a>
<span class="sourceLineNo">027</span><a id="line.27"> * @author Zoe Piepmeier</a>
<span class="sourceLineNo">028</span><a id="line.28"> * @since 16.0</a>
<span class="sourceLineNo">029</span><a id="line.29"> */</a>
<span class="sourceLineNo">030</span><a id="line.30">@Beta</a>
Expand Down
Binary file modified releases/snapshot-jre/api/docs/type-search-index.zip
Binary file not shown.

0 comments on commit bad2e71

Please sign in to comment.