Interface CooldownManager
- All Known Implementing Classes:
DefaultCooldownManager
public interface CooldownManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclearAll()booleanstartIfInactive(String key, Duration duration)
-
Method Details
-
getState
-
start
-
startIfInactive
-
clear
-
clearAll
void clearAll()
-