mirror of
https://github.com/SimplexDevelopment/SimplexSS.git
synced 2025-07-01 06:36:41 +00:00
Update Docs
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Wed Dec 14 12:57:20 CST 2022 -->
|
||||
<!-- Generated by javadoc (17) on Wed Dec 14 23:07:37 CST 2022 -->
|
||||
<title>C-Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
@ -63,11 +63,11 @@ loadScripts(document, 'script');</script>
|
||||
<div class="block">Whether the service has been cancelled or not.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplexdevelopment/api/Context.html" class="type-name-link" title="interface in io.github.simplexdevelopment.api">Context</a><<a href="../io/github/simplexdevelopment/api/Context.html" title="type parameter in Context">S</a>> - Interface in <a href="../io/github/simplexdevelopment/api/package-summary.html">io.github.simplexdevelopment.api</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">A glorified wrapper class which collects an element and abstracts it behind the Reactor API.</div>
|
||||
</dd>
|
||||
<dt><a href="../io/github/simplexdevelopment/api/Context.html#contextCollection()" class="member-name-link">contextCollection()</a> - Method in interface io.github.simplexdevelopment.api.<a href="../io/github/simplexdevelopment/api/Context.html" title="interface in io.github.simplexdevelopment.api">Context</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../io/github/simplexdevelopment/impl/PoolHolder.html#contextCollection()" class="member-name-link">contextCollection()</a> - Method in class io.github.simplexdevelopment.impl.<a href="../io/github/simplexdevelopment/impl/PoolHolder.html" title="class in io.github.simplexdevelopment.impl">PoolHolder</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../io/github/simplexdevelopment/scheduler/ServiceManager.html#createServicePool(java.lang.String,io.github.simplexdevelopment.api.IService...)" class="member-name-link">createServicePool(String, IService...)</a> - Method in class io.github.simplexdevelopment.scheduler.<a href="../io/github/simplexdevelopment/scheduler/ServiceManager.html" title="class in io.github.simplexdevelopment.scheduler">ServiceManager</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../io/github/simplexdevelopment/scheduler/ReactorBukkitScheduler.html#createWorker()" class="member-name-link">createWorker()</a> - Method in class io.github.simplexdevelopment.scheduler.<a href="../io/github/simplexdevelopment/scheduler/ReactorBukkitScheduler.html" title="class in io.github.simplexdevelopment.scheduler">ReactorBukkitScheduler</a></dt>
|
||||
|
Reference in New Issue
Block a user