Class PaperRunnableExpiredSet<Element>
java.lang.Object
ru.cwcode.cwutils.collections.ExpiredSet<Element>
ru.cwcode.cwutils.collections.expired.RunnableExpiredSet<Element>
ru.cwcode.cwutils.collections.expired.PaperRunnableExpiredSet<Element>
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.cwcode.cwutils.collections.ExpiredSet
ExpiredSet.Status -
Field Summary
Fields inherited from class ru.cwcode.cwutils.collections.ExpiredSet
expired -
Constructor Summary
ConstructorsConstructorDescriptionPaperRunnableExpiredSet(org.bukkit.plugin.java.JavaPlugin plugin) PaperRunnableExpiredSet(org.bukkit.plugin.java.JavaPlugin plugin, boolean isAsync) -
Method Summary
Methods inherited from class ru.cwcode.cwutils.collections.expired.RunnableExpiredSet
getAction, remove, setExpiredMethods inherited from class ru.cwcode.cwutils.collections.ExpiredSet
entries, getExpired, getPercent, getStatus, has, isActive, setExpired
-
Constructor Details
-
PaperRunnableExpiredSet
public PaperRunnableExpiredSet(org.bukkit.plugin.java.JavaPlugin plugin, boolean isAsync) -
PaperRunnableExpiredSet
public PaperRunnableExpiredSet(org.bukkit.plugin.java.JavaPlugin plugin)
-
-
Method Details
-
register
- Specified by:
registerin classRunnableExpiredSet<Element>
-