Finalization

This commit is contained in:
Paldiu
2022-12-14 12:57:45 -06:00
parent 99c78e320f
commit 1687ca32f3
74 changed files with 2382 additions and 750 deletions

View File

@ -72,7 +72,7 @@ loadScripts(document, 'script');</script>
<h1 title="Class ServiceImpl" class="title">Class ServiceImpl</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance"><a href="../api/ExecutableService.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.api.ExecutableService</a>
<div class="inheritance"><a href="../api/ExecutableService.html" title="class in io.github.simplexdevelopment.api">io.github.simplexdevelopment.scheduler.ExecutableService</a>
<div class="inheritance">io.github.simplexdevelopment.impl.ServiceImpl</div>
</div>
</div>
@ -146,7 +146,7 @@ loadScripts(document, 'script');</script>
</div>
</div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-io.github.simplexdevelopment.api.ExecutableService">Methods inherited from class&nbsp;io.github.simplexdevelopment.api.<a href="../api/ExecutableService.html" title="class in io.github.simplexdevelopment.api">ExecutableService</a></h3>
<h3 id="methods-inherited-from-class-io.github.simplexdevelopment.scheduler.ExecutableService">Methods inherited from class&nbsp;io.github.simplexdevelopment.api.<a href="../api/ExecutableService.html" title="class in io.github.simplexdevelopment.api">ExecutableService</a></h3>
<code><a href="../api/ExecutableService.html#getDelay()">getDelay</a>, <a href="../api/ExecutableService.html#getNamespacedKey()">getNamespacedKey</a>, <a href="../api/ExecutableService.html#getPeriod()">getPeriod</a>, <a href="../api/ExecutableService.html#isCancelled()">isCancelled</a>, <a href="../api/ExecutableService.html#isPeriodic()">isPeriodic</a>, <a href="../api/ExecutableService.html#setCancelled(boolean)">setCancelled</a></code></div>
<div class="inherited-list">
<h3 id="methods-inherited-from-class-java.lang.Object">Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></h3>