public class SlowMode
extends Object
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
int
The amount of time, in seconds, that users need to wait between sending messages.
int
-
Constructor Details
-
SlowMode
public SlowMode()
-
Method Details
-
getWaitTimeSeconds
public int getWaitTimeSeconds()
The amount of time, in seconds, that users need to wait between sending messages.
-
-
canEqual
protected boolean canEqual(Object other)
-
-