Skip to content

Commit

Permalink
Latest docs on successful build 6096 auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Mar 25, 2024
1 parent 5d86924 commit a377bbc
Show file tree
Hide file tree
Showing 21 changed files with 823 additions and 822 deletions.
408 changes: 204 additions & 204 deletions api/latest/allclasses-index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>TruthSelfEquals (Error Prone parent POM 1.0-HEAD-SNAPSHOT API)</title>
<title>SelfAssertion (Error Prone parent POM 1.0-HEAD-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="declaration: package: com.google.errorprone.bugpatterns, class: TruthSelfEquals">
<meta name="description" content="declaration: package: com.google.errorprone.bugpatterns, class: SelfAssertion">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
Expand Down Expand Up @@ -34,7 +34,7 @@
<li><a href="../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="nav-bar-cell1-rev">Class</li>
<li><a href="class-use/TruthSelfEquals.html">Use</a></li>
<li><a href="class-use/SelfAssertion.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
Expand Down Expand Up @@ -70,11 +70,11 @@
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">com.google.errorprone.bugpatterns</a></div>
<h1 title="Class TruthSelfEquals" class="title">Class TruthSelfEquals</h1>
<h1 title="Class SelfAssertion" class="title">Class SelfAssertion</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="BugChecker.html" title="class in com.google.errorprone.bugpatterns">com.google.errorprone.bugpatterns.BugChecker</a>
<div class="inheritance">com.google.errorprone.bugpatterns.TruthSelfEquals</div>
<div class="inheritance">com.google.errorprone.bugpatterns.SelfAssertion</div>
</div>
</div>
<section class="class-description" id="class-description">
Expand All @@ -83,15 +83,15 @@ <h1 title="Class TruthSelfEquals" class="title">Class TruthSelfEquals</h1>
<dd><code><a href="BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a></code>, <code><a href="../matchers/Suppressible.html" title="interface in com.google.errorprone.matchers">Suppressible</a></code>, <code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html" title="class or interface in java.io" class="external-link">Serializable</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">TruthSelfEquals</span>
<div class="type-signature"><span class="modifiers">public final class </span><span class="element-name type-name-label">SelfAssertion</span>
<span class="extends-implements">extends <a href="BugChecker.html" title="class in com.google.errorprone.bugpatterns">BugChecker</a>
implements <a href="BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a></span></div>
<div class="block">A <a href="../BugPattern.html" title="annotation in com.google.errorprone"><code>BugPattern</code></a>; see the summary.</div>
<dl class="notes">
<dt>See Also:</dt>
<dd>
<ul class="see-list">
<li><a href="../../../../serialized-form.html#com.google.errorprone.bugpatterns.TruthSelfEquals">Serialized Form</a></li>
<li><a href="../../../../serialized-form.html#com.google.errorprone.bugpatterns.SelfAssertion">Serialized Form</a></li>
</ul>
</dd>
</dl>
Expand Down

Large diffs are not rendered by default.

236 changes: 118 additions & 118 deletions api/latest/com/google/errorprone/bugpatterns/class-use/BugChecker.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Class com.google.errorprone.bugpatterns.TruthSelfEquals (Error Prone parent POM 1.0-HEAD-SNAPSHOT API)</title>
<title>Uses of Class com.google.errorprone.bugpatterns.SelfAssertion (Error Prone parent POM 1.0-HEAD-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: com.google.errorprone.bugpatterns, class: TruthSelfEquals">
<meta name="description" content="use: package: com.google.errorprone.bugpatterns, class: SelfAssertion">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.min.css" title="Style">
Expand All @@ -29,7 +29,7 @@
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../TruthSelfEquals.html" title="class in com.google.errorprone.bugpatterns">Class</a></li>
<li><a href="../SelfAssertion.html" title="class in com.google.errorprone.bugpatterns">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
Expand All @@ -49,9 +49,9 @@
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.google.errorprone.bugpatterns.TruthSelfEquals" class="title">Uses of Class<br>com.google.errorprone.bugpatterns.TruthSelfEquals</h1>
<h1 title="Uses of Class com.google.errorprone.bugpatterns.SelfAssertion" class="title">Uses of Class<br>com.google.errorprone.bugpatterns.SelfAssertion</h1>
</div>
No usage of com.google.errorprone.bugpatterns.TruthSelfEquals</main>
No usage of com.google.errorprone.bugpatterns.SelfAssertion</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small>Copyright &#169; 2024 <a href="http://www.google.com">Google LLC</a>. All rights reserved.</small></p>
Expand Down
Loading

0 comments on commit a377bbc

Please sign in to comment.