JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package com.olziedev.playereconomy.api.scheduler
package
com.olziedev.playereconomy.api.scheduler
All scheduler based objects that are used in the plugin.
Related Packages
Package
Description
com.olziedev.playereconomy.api
All the generalized objects within the API.
com.olziedev.playereconomy.api.eco
All economy based objects that handles and manages data.
com.olziedev.playereconomy.api.events
All economy event objects that are triggered within the plugin.
com.olziedev.playereconomy.api.expansion
All expansion based objects that expose methods for external plugins to hook into.
com.olziedev.playereconomy.api.utils
All the utilities for the API.
Classes
Class
Description
PluginScheduler
<T,
Z>
This class is used to schedule tasks for the plugin.