Skip to content

Commit 3136db7

Browse files
committed
Released version 5.3
1 parent d9153dd commit 3136db7

File tree

86 files changed

+9190
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+9190
-0
lines changed

5.3/docs/api/allclasses-index.html

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
<!DOCTYPE HTML>
2+
<html lang>
3+
<head>
4+
<!-- Generated by javadoc (23) on Sun Dec 29 17:19:44 UTC 2024 -->
5+
<title>All Classes and Interfaces (pouch 5.3 API)</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<meta name="dc.created" content="2024-12-29">
9+
<meta name="description" content="class index">
10+
<meta name="generator" content="javadoc/AllClassesIndexWriter">
11+
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
13+
<script type="text/javascript" src="script-files/script.js"></script>
14+
<script type="text/javascript" src="script-files/jquery-3.7.1.min.js"></script>
15+
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="all-classes-index-page">
18+
<script type="text/javascript">const pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<header role="banner">
24+
<nav role="navigation">
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="top-nav" id="navbar-top">
27+
<div class="nav-content">
28+
<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>
29+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
30+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
31+
<li><a href="com.github.cowwoc.pouch.core/module-summary.html">Module</a></li>
32+
<li><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/package-tree.html">Tree</a></li>
33+
<li><a href="index-all.html">Index</a></li>
34+
<li><a href="search.html">Search</a></li>
35+
<li><a href="help-doc.html#all-classes">Help</a></li>
36+
</ul>
37+
</div>
38+
</div>
39+
<div class="sub-nav">
40+
<div class="nav-content">
41+
<ol class="sub-nav-list"></ol>
42+
<div class="nav-list-search">
43+
<input type="text" id="search-input" disabled placeholder="Search" aria-label="Search in documentation" autocomplete="off">
44+
<input type="reset" id="reset-search" disabled value="Reset">
45+
</div>
46+
</div>
47+
</div>
48+
<!-- ========= END OF TOP NAVBAR ========= -->
49+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
50+
</header>
51+
<div class="main-grid">
52+
<main role="main">
53+
<div class="header">
54+
<h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces</h1>
55+
</div>
56+
<div id="all-classes-table">
57+
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="all-classes-table-tab0" role="tab" aria-selected="true" aria-controls="all-classes-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table', 2)" class="active-table-tab">All Classes and Interfaces</button><button id="all-classes-table-tab1" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab1', 2)" class="table-tab">Interfaces</button><button id="all-classes-table-tab2" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab2', 2)" class="table-tab">Classes</button><button id="all-classes-table-tab5" role="tab" aria-selected="false" aria-controls="all-classes-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('all-classes-table', 'all-classes-table-tab5', 2)" class="table-tab">Exception Classes</button></div>
58+
<div id="all-classes-table.tabpanel" role="tabpanel" aria-labelledby="all-classes-table-tab0">
59+
<div class="summary-table two-column-summary">
60+
<div class="table-header col-first">Class</div>
61+
<div class="table-header col-last">Description</div>
62+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/ConcurrentChildScopes.html" title="class in com.github.cowwoc.pouch.core">ConcurrentChildScopes</a></div>
63+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
64+
<div class="block">Manages child scopes.</div>
65+
</div>
66+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/ConcurrentLazyFactory.html" title="class in com.github.cowwoc.pouch.core">ConcurrentLazyFactory&lt;T&gt;</a></div>
67+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
68+
<div class="block">A thread-safe factory that initializes a value on demand.</div>
69+
</div>
70+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/ConcurrentLazyReference.html" title="class in com.github.cowwoc.pouch.core">ConcurrentLazyReference&lt;T&gt;</a></div>
71+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
72+
<div class="block">A thread-safe reference that initializes a value on demand.</div>
73+
</div>
74+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/ConstantReference.html" title="class in com.github.cowwoc.pouch.core">ConstantReference&lt;T&gt;</a></div>
75+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
76+
<div class="block">A <code>Reference</code> that returns a pre-existing value.</div>
77+
</div>
78+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/Factory.html" title="interface in com.github.cowwoc.pouch.core">Factory&lt;T&gt;</a></div>
79+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
80+
<div class="block">Creates and destroys a value.</div>
81+
</div>
82+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/LazyFactory.html" title="class in com.github.cowwoc.pouch.core">LazyFactory&lt;T&gt;</a></div>
83+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
84+
<div class="block">A factory that initializes a value on demand.</div>
85+
</div>
86+
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/LazyReference.html" title="class in com.github.cowwoc.pouch.core">LazyReference&lt;T&gt;</a></div>
87+
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
88+
<div class="block">A reference that initializes a value on demand.</div>
89+
</div>
90+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/Reference.html" title="interface in com.github.cowwoc.pouch.core">Reference&lt;T&gt;</a></div>
91+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
92+
<div class="block">A reference to a value.</div>
93+
</div>
94+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/Scope.html" title="interface in com.github.cowwoc.pouch.core">Scope</a></div>
95+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
96+
<div class="block">The lifespan of one or more variables.</div>
97+
</div>
98+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/Scopes.html" title="class in com.github.cowwoc.pouch.core">Scopes</a></div>
99+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
100+
<div class="block">Scope helper functions.</div>
101+
</div>
102+
<div class="col-first even-row-color all-classes-table all-classes-table-tab5"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/WrappedCheckedException.html" title="class in com.github.cowwoc.pouch.core">WrappedCheckedException</a></div>
103+
<div class="col-last even-row-color all-classes-table all-classes-table-tab5">
104+
<div class="block">A runtime exception dedicated to wrapping checked exceptions.</div>
105+
</div>
106+
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/WrappedCheckedException.CheckedRunnable.html" title="interface in com.github.cowwoc.pouch.core">WrappedCheckedException.CheckedRunnable</a></div>
107+
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
108+
<div class="block">A <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/lang/Runnable.html" title="class or interface in java.lang" class="external-link"><code>Runnable</code></a> that throws checked exceptions.</div>
109+
</div>
110+
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/WrappedCheckedException.UncheckedCallable.html" title="interface in com.github.cowwoc.pouch.core">WrappedCheckedException.UncheckedCallable&lt;V&gt;</a></div>
111+
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
112+
<div class="block">A <a href="https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/util/concurrent/Callable.html" title="class or interface in java.util.concurrent" class="external-link"><code>Callable</code></a> that does not throw any checked exceptions.</div>
113+
</div>
114+
</div>
115+
</div>
116+
</div>
117+
<footer role="contentinfo">
118+
<hr>
119+
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
120+
</footer>
121+
</main>
122+
</div>
123+
</body>
124+
</html>

5.3/docs/api/allpackages-index.html

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
<!DOCTYPE HTML>
2+
<html lang>
3+
<head>
4+
<!-- Generated by javadoc (23) on Sun Dec 29 17:19:44 UTC 2024 -->
5+
<title>All Packages (pouch 5.3 API)</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1">
7+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8+
<meta name="dc.created" content="2024-12-29">
9+
<meta name="description" content="package index">
10+
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
11+
<link rel="stylesheet" type="text/css" href="resource-files/jquery-ui.min.css" title="Style">
12+
<link rel="stylesheet" type="text/css" href="resource-files/stylesheet.css" title="Style">
13+
<script type="text/javascript" src="script-files/script.js"></script>
14+
<script type="text/javascript" src="script-files/jquery-3.7.1.min.js"></script>
15+
<script type="text/javascript" src="script-files/jquery-ui.min.js"></script>
16+
</head>
17+
<body class="all-packages-index-page">
18+
<script type="text/javascript">const pathtoroot = "./";
19+
loadScripts(document, 'script');</script>
20+
<noscript>
21+
<div>JavaScript is disabled on your browser.</div>
22+
</noscript>
23+
<header role="banner">
24+
<nav role="navigation">
25+
<!-- ========= START OF TOP NAVBAR ======= -->
26+
<div class="top-nav" id="navbar-top">
27+
<div class="nav-content">
28+
<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>
29+
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
30+
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
31+
<li><a href="com.github.cowwoc.pouch.core/module-summary.html">Module</a></li>
32+
<li><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/package-tree.html">Tree</a></li>
33+
<li><a href="index-all.html">Index</a></li>
34+
<li><a href="search.html">Search</a></li>
35+
<li><a href="help-doc.html#all-packages">Help</a></li>
36+
</ul>
37+
</div>
38+
</div>
39+
<div class="sub-nav">
40+
<div class="nav-content">
41+
<ol class="sub-nav-list"></ol>
42+
<div class="nav-list-search">
43+
<input type="text" id="search-input" disabled placeholder="Search" aria-label="Search in documentation" autocomplete="off">
44+
<input type="reset" id="reset-search" disabled value="Reset">
45+
</div>
46+
</div>
47+
</div>
48+
<!-- ========= END OF TOP NAVBAR ========= -->
49+
<span class="skip-nav" id="skip-navbar-top"></span></nav>
50+
</header>
51+
<div class="main-grid">
52+
<main role="main">
53+
<div class="header">
54+
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
55+
</div>
56+
<div class="caption"><span>Package Summary</span></div>
57+
<div class="summary-table two-column-summary">
58+
<div class="table-header col-first">Package</div>
59+
<div class="table-header col-last">Description</div>
60+
<div class="col-first even-row-color"><a href="com.github.cowwoc.pouch.core/com/github/cowwoc/pouch/core/package-summary.html">com.github.cowwoc.pouch.core</a></div>
61+
<div class="col-last even-row-color">&nbsp;</div>
62+
</div>
63+
<footer role="contentinfo">
64+
<hr>
65+
<p class="legal-copy"><small>Copyright &#169; 2024. All rights reserved.</small></p>
66+
</footer>
67+
</main>
68+
</div>
69+
</body>
70+
</html>

0 commit comments

Comments
 (0)