Skip to content

Commit

Permalink
Latest docs on successful build 6781 auto-pushed to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
copybara-service[bot] committed Oct 21, 2024
1 parent 0a6668b commit 0cbfdc2
Show file tree
Hide file tree
Showing 21 changed files with 1,750 additions and 1,392 deletions.
2,028 changes: 1,016 additions & 1,012 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.

Large diffs are not rendered by default.

137 changes: 71 additions & 66 deletions api/latest/com/google/errorprone/bugpatterns/class-use/BugChecker.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (24) -->
<title>Uses of Class com.google.errorprone.bugpatterns.time.JavaDurationGetSecondsToToSeconds (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.time, class: JavaDurationGetSecondsToToSeconds">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../resource-files/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../resource-files/stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script-files/script.js"></script>
<script type="text/javascript" src="../../../../../../script-files/jquery-3.7.1.min.js"></script>
<script type="text/javascript" src="../../../../../../script-files/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">const pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="nav-content">
<div class="nav-menu-button"><button id="navbar-toggle-button" aria-controls="navbar-top" aria-expanded="false" aria-label="Toggle navigation links"><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span><span class="nav-bar-toggle-icon">&nbsp;</span></button></div>
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../JavaDurationGetSecondsToToSeconds.html">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>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../search.html">Search</a></li>
<li><a href="../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
</div>
<div class="sub-nav">
<div class="nav-content">
<ol class="sub-nav-list">
<li><a href="../package-summary.html">com.google.errorprone.bugpatterns.time</a></li>
<li><a href="../JavaDurationGetSecondsToToSeconds.html" class="current-selection">JavaDurationGetSecondsToToSeconds</a></li>
</ol>
<div class="nav-list-search">
<input type="text" id="search-input" disabled placeholder="Search" aria-label="Search in documentation" autocomplete="off">
<input type="reset" id="reset-search" disabled value="Reset">
</div>
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="main-grid">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.google.errorprone.bugpatterns.time.JavaDurationGetSecondsToToSeconds" class="title">Uses of Class<br>com.google.errorprone.bugpatterns.time.JavaDurationGetSecondsToToSeconds</h1>
</div>
No usage of com.google.errorprone.bugpatterns.time.JavaDurationGetSecondsToToSeconds
<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>
</footer>
</main>
</div>
</body>
</html>
118 changes: 61 additions & 57 deletions api/latest/com/google/errorprone/bugpatterns/time/package-summary.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ <h2 title="Class Hierarchy">Class Hierarchy</h2>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="InstantTemporalUnit.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">InstantTemporalUnit</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="InvalidJavaTimeConstant.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">InvalidJavaTimeConstant</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="JavaDurationGetSecondsGetNano.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">JavaDurationGetSecondsGetNano</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="JavaDurationGetSecondsToToSeconds.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">JavaDurationGetSecondsToToSeconds</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="JavaDurationWithNanos.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">JavaDurationWithNanos</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="JavaDurationWithSeconds.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">JavaDurationWithSeconds</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
<li class="circle">com.google.errorprone.bugpatterns.time.<a href="JavaInstantGetSecondsGetNano.html" class="type-name-link" title="class in com.google.errorprone.bugpatterns.time">JavaInstantGetSecondsGetNano</a> (implements com.google.errorprone.bugpatterns.<a href="../BugChecker.MethodInvocationTreeMatcher.html" title="interface in com.google.errorprone.bugpatterns">BugChecker.MethodInvocationTreeMatcher</a>)</li>
Expand Down
Loading

0 comments on commit 0cbfdc2

Please sign in to comment.