Skip to content

Commit

Permalink
Updating auto-generated files from CI [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-brandizi committed Nov 6, 2023
1 parent 8704a5b commit 9b12c41
Show file tree
Hide file tree
Showing 270 changed files with 1,412 additions and 769 deletions.
48 changes: 24 additions & 24 deletions docs/javadocs/jutils/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Fri Oct 27 09:18:09 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Nov 06 19:44:36 UTC 2023 -->
<title>All Classes and Interfaces (JUtils - Miscellanea of Java Utils 14.0-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="dc.created" content="2023-10-27">
<meta name="dc.created" content="2023-11-06">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -37,6 +37,7 @@
<li>Class</li>
<li>Use</li>
<li><a href="overview-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="help-doc.html#all-classes">Help</a></li>
</ul>
Expand All @@ -62,9 +63,9 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/threading/batchproc/AbstractSizedBatchCollector.html" title="class in uk.ac.ebi.utils.threading.batchproc">AbstractSizedBatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/AbstractSizedBatchCollector.html" title="type parameter in AbstractSizedBatchCollector">B</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">A default scaffolding <a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc"><code>SizedBatchCollector</code></a>, which has a getter for <a href="uk/ac/ebi/utils/threading/batchproc/AbstractSizedBatchCollector.html#maxBatchSize()"><code>AbstractSizedBatchCollector.maxBatchSize()</code></a>
and a default value for it.</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/collections/AlphaNumComparator.html" title="class in uk.ac.ebi.utils.collections">AlphaNumComparator</a>&lt;<a href="uk/ac/ebi/utils/collections/AlphaNumComparator.html" title="type parameter in AlphaNumComparator">T</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
Expand All @@ -76,17 +77,14 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="block">Utilities about searches over arrays.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab1"><a href="uk/ac/ebi/utils/threading/batchproc/BatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">BatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/BatchCollector.html" title="type parameter in BatchCollector">B</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">
<div class="block">## The Batch Collector

A batch collector is a container of methods to manage batches during the operations of
<a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="class in uk.ac.ebi.utils.threading.batchproc"><code>BatchProcessor</code></a>.</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="class in uk.ac.ebi.utils.threading.batchproc">BatchProcessor</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="type parameter in BatchProcessor">B</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="type parameter in BatchProcessor">BC</a> extends <a href="uk/ac/ebi/utils/threading/batchproc/BatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">BatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="type parameter in BatchProcessor">B</a>&gt;,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="type parameter in BatchProcessor">BJ</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html" title="class or interface in java.util.function" class="external-link">Consumer</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/BatchProcessor.html" title="type parameter in BatchProcessor">B</a>&gt;&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">
<div class="block">## Batch Processor Skeleton

A simple skeleton to manage processing of data in multi-thread mode.</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/threading/BatchService.html" title="class in uk.ac.ebi.utils.threading">BatchService</a>&lt;<a href="uk/ac/ebi/utils/threading/BatchService.html" title="type parameter in BatchService">TK</a> extends <a href="uk/ac/ebi/utils/threading/BatchServiceTask.html" title="class in uk.ac.ebi.utils.threading">BatchServiceTask</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
Expand Down Expand Up @@ -172,17 +170,19 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="block">Miscellanea of small IO utilities.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">ItemizedBatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchCollector.html" title="type parameter in ItemizedBatchCollector">B</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchCollector.html" title="type parameter in ItemizedBatchCollector">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A batch collector that can be populated one item at a time.</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="class in uk.ac.ebi.utils.threading.batchproc">ItemizedBatchProcessor</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">E</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">B</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">BC</a> extends <a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">ItemizedBatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">B</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">E</a>&gt;,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">BJ</a> extends <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/function/Consumer.html" title="class or interface in java.util.function" class="external-link">Consumer</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchProcessor.html" title="type parameter in ItemizedBatchProcessor">B</a>&gt;&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
<div class="block">## Item-based batch processor.</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedSizedBatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">ItemizedSizedBatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/ItemizedSizedBatchCollector.html" title="type parameter in ItemizedSizedBatchCollector">B</a>,<wbr><a href="uk/ac/ebi/utils/threading/batchproc/ItemizedSizedBatchCollector.html" title="type parameter in ItemizedSizedBatchCollector">E</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A common type of batch collector which manages a flow of items as input and which considers the batch full when
it has <a href="uk/ac/ebi/utils/threading/batchproc/ItemizedBatchCollector.html#accumulator()"><code>accumulated</code></a> a <a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html#maxBatchSize()"><code>given number of items</code></a>.</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/lambda/LambdaUtils.html" title="class in uk.ac.ebi.utils.lambda">LambdaUtils</a></div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
Expand Down Expand Up @@ -278,9 +278,9 @@ <h1 title="All Classes and Interfaces" class="title">All Classes and Interfaces<
<div class="block">Uses <a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/util/HashSet.html" title="class or interface in java.util" class="external-link"><code>HashSet</code></a> as default and the default max size provided by <a href="uk/ac/ebi/utils/threading/batchproc/AbstractSizedBatchCollector.html" title="class in uk.ac.ebi.utils.threading.batchproc"><code>AbstractSizedBatchCollector</code></a>.</div>
</div>
<div class="col-first even-row-color all-classes-table all-classes-table-tab1"><a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html" title="interface in uk.ac.ebi.utils.threading.batchproc">SizedBatchCollector</a>&lt;<a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html" title="type parameter in SizedBatchCollector">B</a>&gt;</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">
<div class="block">A batch collector such that the <a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html#batchReadyFlag()"><code>batch ready flag</code></a> can be based on a
<a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html#batchSizer()"><code>batch size</code></a> and a <a href="uk/ac/ebi/utils/threading/batchproc/SizedBatchCollector.html#maxBatchSize()"><code>max size parameter</code></a>.</div>
<div class="col-last even-row-color all-classes-table all-classes-table-tab1">Deprecated.
<div class="deprecation-comment">the functionality available in this package is provided by project
Reactor and we recommend to switch to that.</div>
</div>
<div class="col-first odd-row-color all-classes-table all-classes-table-tab2"><a href="uk/ac/ebi/utils/collections/SortedObjectStore.html" title="class in uk.ac.ebi.utils.collections">SortedObjectStore</a>&lt;<a href="uk/ac/ebi/utils/collections/SortedObjectStore.html" title="type parameter in SortedObjectStore">T</a>,<wbr><a href="uk/ac/ebi/utils/collections/SortedObjectStore.html" title="type parameter in SortedObjectStore">K</a>,<wbr><a href="uk/ac/ebi/utils/collections/SortedObjectStore.html" title="type parameter in SortedObjectStore">V</a>&gt;</div>
<div class="col-last odd-row-color all-classes-table all-classes-table-tab2">
Expand Down
5 changes: 3 additions & 2 deletions docs/javadocs/jutils/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Fri Oct 27 09:18:09 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Nov 06 19:44:36 UTC 2023 -->
<title>All Packages (JUtils - Miscellanea of Java Utils 14.0-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="dc.created" content="2023-10-27">
<meta name="dc.created" content="2023-11-06">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -33,6 +33,7 @@
<li>Class</li>
<li>Use</li>
<li><a href="overview-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="help-doc.html#all-packages">Help</a></li>
</ul>
Expand Down
5 changes: 3 additions & 2 deletions docs/javadocs/jutils/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Fri Oct 27 09:18:09 UTC 2023 -->
<!-- Generated by javadoc (17) on Mon Nov 06 19:44:36 UTC 2023 -->
<title>Constant Field Values (JUtils - Miscellanea of Java Utils 14.0-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="dc.created" content="2023-10-27">
<meta name="dc.created" content="2023-11-06">
<meta name="description" content="summary of constants">
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -33,6 +33,7 @@
<li>Class</li>
<li>Use</li>
<li><a href="overview-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="help-doc.html#constant-values">Help</a></li>
</ul>
Expand Down
Loading

0 comments on commit 9b12c41

Please sign in to comment.