mirror of
https://github.com/SimplexDevelopment/SimplexSS.git
synced 2025-07-01 22:56:42 +00:00
Finalization
This commit is contained in:
@ -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 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 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 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>
|
||||
|
Reference in New Issue
Block a user