mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-28 12:21:02 +00:00
reformat
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package ani.dantotsu.others
|
||||
|
||||
import java.util.*
|
||||
import java.util.concurrent.atomic.*
|
||||
import java.util.Timer
|
||||
import java.util.TimerTask
|
||||
import java.util.concurrent.atomic.AtomicBoolean
|
||||
|
||||
class ResettableTimer {
|
||||
var resetLock = AtomicBoolean(false)
|
||||
|
||||
Reference in New Issue
Block a user