Skip to content

Commit

Permalink
update version & javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
efekos committed Feb 25, 2024
1 parent 19b0c20 commit a2ef4f8
Show file tree
Hide file tree
Showing 126 changed files with 414 additions and 419 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Simpler is an API that helps you make spigot plugins with a lot of different way
<dependency>
<groupId>com.github.efekos</groupId>
<artifactId>Simpler</artifactId>
<version>1.7</version>
<version>1.7.1</version>
</dependency>
````

Expand All @@ -57,6 +57,6 @@ allprojects {
* Add this dependency:
````gradle
dependencies {
implementation 'com.github.efekos:Simpler:1.7'
implementation 'com.github.efekos:Simpler:1.7.1'
}
````
6 changes: 3 additions & 3 deletions docs/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>All Classes and Interfaces</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<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
6 changes: 3 additions & 3 deletions docs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>All Packages</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<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
6 changes: 3 additions & 3 deletions docs/constant-values.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>Constant Field Values</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<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
6 changes: 3 additions & 3 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>Deprecated List</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="deprecated elements">
<meta name="generator" content="javadoc/DeprecatedListWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>API Help</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="help">
<meta name="generator" content="javadoc/HelpWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-1.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>A-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: A">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-10.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>J-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: J">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
10 changes: 5 additions & 5 deletions docs/index-files/index-11.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>L-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: L">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -114,11 +114,11 @@ <h2 class="title" id="I:L">L</h2>
<dd>
<div class="block">Constructs a new manager.</div>
</dd>
<dt><a href="../me/efekos/simpler/config/MapDataManager.html#load(java.lang.Class)" class="member-name-link">load(Class&lt;Map&lt;K, V&gt;&gt;)</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MapDataManager.html" title="class in me.efekos.simpler.config">MapDataManager</a></dt>
<dt><a href="../me/efekos/simpler/config/ListDataManager.html#load()" class="member-name-link">load()</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/ListDataManager.html" title="class in me.efekos.simpler.config">ListDataManager</a></dt>
<dd>
<div class="block">Loads all the data from the save before.</div>
</dd>
<dt><a href="../me/efekos/simpler/config/ListDataManager.html#load(java.lang.Class)" class="member-name-link">load(Class&lt;T[]&gt;)</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/ListDataManager.html" title="class in me.efekos.simpler.config">ListDataManager</a></dt>
<dt><a href="../me/efekos/simpler/config/MapDataManager.html#load()" class="member-name-link">load()</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MapDataManager.html" title="class in me.efekos.simpler.config">MapDataManager</a></dt>
<dd>
<div class="block">Loads all the data from the save before.</div>
</dd>
Expand Down
14 changes: 7 additions & 7 deletions docs/index-files/index-12.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>M-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: M">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -158,16 +158,16 @@ <h2 class="title" id="I:M">M</h2>
<dd>
<div class="block">Builder class that will hopefully help you create a message configuration.</div>
</dd>
<dt><a href="../me/efekos/simpler/Metrics.MetricsBase.html#METRICS_VERSION" class="member-name-link">METRICS_VERSION</a> - Static variable in class me.efekos.simpler.<a href="../me/efekos/simpler/Metrics.MetricsBase.html" title="class in me.efekos.simpler">Metrics.MetricsBase</a></dt>
<dd>
<div class="block">The version of the Metrics class.</div>
</dd>
<dt><a href="../me/efekos/simpler/Metrics.html" class="type-name-link" title="class in me.efekos.simpler">Metrics</a> - Class in <a href="../me/efekos/simpler/package-summary.html">me.efekos.simpler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../me/efekos/simpler/Metrics.html#%3Cinit%3E(org.bukkit.plugin.java.JavaPlugin,int)" class="member-name-link">Metrics(JavaPlugin, int)</a> - Constructor for class me.efekos.simpler.<a href="../me/efekos/simpler/Metrics.html" title="class in me.efekos.simpler">Metrics</a></dt>
<dd>
<div class="block">Creates a new Metrics instance.</div>
</dd>
<dt><a href="../me/efekos/simpler/Metrics.MetricsBase.html#METRICS_VERSION" class="member-name-link">METRICS_VERSION</a> - Static variable in class me.efekos.simpler.<a href="../me/efekos/simpler/Metrics.MetricsBase.html" title="class in me.efekos.simpler">Metrics.MetricsBase</a></dt>
<dd>
<div class="block">The version of the Metrics class.</div>
</dd>
<dt><a href="../me/efekos/simpler/Metrics.AdvancedBarChart.html" class="type-name-link" title="class in me.efekos.simpler">Metrics.AdvancedBarChart</a> - Class in <a href="../me/efekos/simpler/package-summary.html">me.efekos.simpler</a></dt>
<dd>&nbsp;</dd>
<dt><a href="../me/efekos/simpler/Metrics.AdvancedPie.html" class="type-name-link" title="class in me.efekos.simpler">Metrics.AdvancedPie</a> - Class in <a href="../me/efekos/simpler/package-summary.html">me.efekos.simpler</a></dt>
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-13.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>N-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: N">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-14.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>O-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: O">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
11 changes: 6 additions & 5 deletions docs/index-files/index-15.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>P-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: P">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -81,7 +81,7 @@ <h2 class="title" id="I:P">P</h2>
</dd>
<dt><a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html#paginatedMenuPage(java.lang.String)" class="member-name-link">paginatedMenuPage(String)</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html" title="class in me.efekos.simpler.config">MessageConfiguration.Builder</a></dt>
<dd>
<div class="block">Changes the 'Page 1/?'</div>
<div class="block">Changes the 'Page 1/?' shown at the buttons of <a href="../me/efekos/simpler/menu/PaginatedMenu.html" title="class in me.efekos.simpler.menu"><code>PaginatedMenu</code></a>s.</div>
</dd>
<dt><a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html#paginatedMenuPrev(java.lang.String)" class="member-name-link">paginatedMenuPrev(String)</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html" title="class in me.efekos.simpler.config">MessageConfiguration.Builder</a></dt>
<dd>
Expand Down Expand Up @@ -117,7 +117,8 @@ <h2 class="title" id="I:P">P</h2>
</dd>
<dt><a href="../me/efekos/simpler/commands/Command.html#playerOnly()" class="member-name-link">playerOnly()</a> - Element in annotation interface me.efekos.simpler.commands.<a href="../me/efekos/simpler/commands/Command.html" title="annotation interface in me.efekos.simpler.commands">Command</a></dt>
<dd>
<div class="block">Is this command player only?</div>
<div class="block">Is this command player only? <br>
If true, the console can't use this command.</div>
</dd>
<dt><a href="../me/efekos/simpler/config/MessageConfiguration.html#PLR_ARG_NAP" class="member-name-link">PLR_ARG_NAP</a> - Variable in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MessageConfiguration.html" title="class in me.efekos.simpler.config">MessageConfiguration</a></dt>
<dd>
Expand Down
14 changes: 7 additions & 7 deletions docs/index-files/index-16.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>R-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: R">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down Expand Up @@ -105,14 +105,14 @@ <h2 class="title" id="I:R">R</h2>
<dd>
<div class="block">Provides a text that will help the <code>CommandSender</code> trying to execute one of the <a href="../me/efekos/simpler/commands/SubCommand.html" title="class in me.efekos.simpler.commands"><code>SubCommand</code></a>s at this command.</div>
</dd>
<dt><a href="../me/efekos/simpler/commands/syntax/ArgumentPriority.html#REQUIRED" class="member-name-link">REQUIRED</a> - Enum constant in enum class me.efekos.simpler.commands.syntax.<a href="../me/efekos/simpler/commands/syntax/ArgumentPriority.html" title="enum class in me.efekos.simpler.commands.syntax">ArgumentPriority</a></dt>
<dd>
<div class="block">Means that this argument is required.</div>
</dd>
<dt><a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html#required(java.lang.String)" class="member-name-link">required(String)</a> - Method in class me.efekos.simpler.config.<a href="../me/efekos/simpler/config/MessageConfiguration.Builder.html" title="class in me.efekos.simpler.config">MessageConfiguration.Builder</a></dt>
<dd>
<div class="block">Changes the required message, which is a message that appears when the player didn't provide a <a href="../me/efekos/simpler/commands/syntax/ArgumentPriority.html#REQUIRED"><code>ArgumentPriority.REQUIRED</code></a> argument.</div>
</dd>
<dt><a href="../me/efekos/simpler/commands/syntax/ArgumentPriority.html#REQUIRED" class="member-name-link">REQUIRED</a> - Enum constant in enum class me.efekos.simpler.commands.syntax.<a href="../me/efekos/simpler/commands/syntax/ArgumentPriority.html" title="enum class in me.efekos.simpler.commands.syntax">ArgumentPriority</a></dt>
<dd>
<div class="block">Means that this argument is required.</div>
</dd>
<dt><a href="../me/efekos/simpler/items/HandleType.html#RIGHT_CLICK" class="member-name-link">RIGHT_CLICK</a> - Enum constant in enum class me.efekos.simpler.items.<a href="../me/efekos/simpler/items/HandleType.html" title="enum class in me.efekos.simpler.items">HandleType</a></dt>
<dd>
<div class="block">Needed event: <code>PlayerInteractEvent</code>.</div>
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-17.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>S-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: S">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-18.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>T-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: T">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-19.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>U-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: U">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-2.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>B-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: B">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-20.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>V-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: V">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
6 changes: 3 additions & 3 deletions docs/index-files/index-21.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="tr">
<html lang="en">
<head>
<!-- Generated by javadoc (18) on Sun Feb 11 19:45:41 TRT 2024 -->
<!-- Generated by javadoc (18) on Sun Feb 25 15:16:44 TRT 2024 -->
<title>W-Index</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="2024-02-11">
<meta name="dc.created" content="2024-02-25">
<meta name="description" content="index: W">
<meta name="generator" content="javadoc/IndexWriter">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit a2ef4f8

Please sign in to comment.