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 Jun 26, 2024
1 parent f386a36 commit ba96412
Show file tree
Hide file tree
Showing 10 changed files with 662 additions and 646 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h4>lazyWeakLock</h4>
<ul class="blockList">
<li class="blockList">
<h4>semaphore</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.237">semaphore</a>&#8203;(int&nbsp;stripes,
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.245">semaphore</a>&#8203;(int&nbsp;stripes,
int&nbsp;permits)</pre>
<div class="block">Creates a <code>Striped&lt;Semaphore&gt;</code> with eagerly initialized, strongly referenced semaphores,
with the specified number of permits.</div>
Expand All @@ -422,7 +422,7 @@ <h4>semaphore</h4>
<ul class="blockList">
<li class="blockList">
<h4>lazyWeakSemaphore</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.249">lazyWeakSemaphore</a>&#8203;(int&nbsp;stripes,
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.257">lazyWeakSemaphore</a>&#8203;(int&nbsp;stripes,
int&nbsp;permits)</pre>
<div class="block">Creates a <code>Striped&lt;Semaphore&gt;</code> with lazily initialized, weakly referenced semaphores,
with the specified number of permits.</div>
Expand All @@ -441,7 +441,7 @@ <h4>lazyWeakSemaphore</h4>
<ul class="blockList">
<li class="blockList">
<h4>readWriteLock</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.260">readWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.268">readWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<div class="block">Creates a <code>Striped&lt;ReadWriteLock&gt;</code> with eagerly initialized, strongly referenced
read-write locks. Every lock is reentrant.</div>
<dl>
Expand All @@ -458,7 +458,7 @@ <h4>readWriteLock</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>lazyWeakReadWriteLock</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.271">lazyWeakReadWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.279">lazyWeakReadWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<div class="block">Creates a <code>Striped&lt;ReadWriteLock&gt;</code> with lazily initialized, weakly referenced read-write
locks. Every lock is reentrant.</div>
<dl>
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.

Large diffs are not rendered by default.

Binary file modified releases/snapshot-android/api/docs/type-search-index.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ <h4>lazyWeakLock</h4>
<ul class="blockList">
<li class="blockList">
<h4>semaphore</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.237">semaphore</a>&#8203;(int&nbsp;stripes,
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.245">semaphore</a>&#8203;(int&nbsp;stripes,
int&nbsp;permits)</pre>
<div class="block">Creates a <code>Striped&lt;Semaphore&gt;</code> with eagerly initialized, strongly referenced semaphores,
with the specified number of permits.</div>
Expand All @@ -422,7 +422,7 @@ <h4>semaphore</h4>
<ul class="blockList">
<li class="blockList">
<h4>lazyWeakSemaphore</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.249">lazyWeakSemaphore</a>&#8203;(int&nbsp;stripes,
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.Semaphore&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.257">lazyWeakSemaphore</a>&#8203;(int&nbsp;stripes,
int&nbsp;permits)</pre>
<div class="block">Creates a <code>Striped&lt;Semaphore&gt;</code> with lazily initialized, weakly referenced semaphores,
with the specified number of permits.</div>
Expand All @@ -441,7 +441,7 @@ <h4>lazyWeakSemaphore</h4>
<ul class="blockList">
<li class="blockList">
<h4>readWriteLock</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.260">readWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.268">readWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<div class="block">Creates a <code>Striped&lt;ReadWriteLock&gt;</code> with eagerly initialized, strongly referenced
read-write locks. Every lock is reentrant.</div>
<dl>
Expand All @@ -458,7 +458,7 @@ <h4>readWriteLock</h4>
<ul class="blockListLast">
<li class="blockList">
<h4>lazyWeakReadWriteLock</h4>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.271">lazyWeakReadWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<pre class="methodSignature">public static&nbsp;<a href="Striped.html" title="class in com.google.common.util.concurrent">Striped</a>&lt;java.util.concurrent.locks.ReadWriteLock&gt;&nbsp;<a href="../../../../../src-html/com/google/common/util/concurrent/Striped.html#line.279">lazyWeakReadWriteLock</a>&#8203;(int&nbsp;stripes)</pre>
<div class="block">Creates a <code>Striped&lt;ReadWriteLock&gt;</code> with lazily initialized, weakly referenced read-write
locks. Every lock is reentrant.</div>
<dl>
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.
Loading

0 comments on commit ba96412

Please sign in to comment.