JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package dev.demeng.pluginbase.promise
package
dev.demeng.pluginbase.promise
Related Packages
Package
Description
dev.demeng.pluginbase
All Classes and Interfaces
Interfaces
Enum Classes
Class
Description
Promise
<V>
An object that acts as a proxy for a result that is initially unknown, usually because the computation of its value is yet incomplete.
ThreadContext
Represents the two main types of
Thread
on the server.