mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
46 lines
1.0 KiB
Java
46 lines
1.0 KiB
Java
package aG;
|
|
|
|
import aI.ManagerGetfilesin;
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
|
|
class ThreadExtensionInAgPackage extends Thread {
|
|
long a = Long.MAX_VALUE;
|
|
|
|
boolean b = true;
|
|
|
|
int c = 100;
|
|
|
|
public ThreadExtensionInAgPackage(e parame) {
|
|
super("FTD SD Refresh Monitor");
|
|
setDaemon(true);
|
|
}
|
|
|
|
public void run() {
|
|
while (this.b) {
|
|
if (this.a < System.currentTimeMillis()) {
|
|
this.a = Long.MAX_VALUE;
|
|
e.a(this.d);
|
|
}
|
|
try {
|
|
Thread.sleep(40L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(ManagerGetfilesin.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
}
|
|
}
|
|
|
|
public void a() {
|
|
this.a = this.c + System.currentTimeMillis();
|
|
}
|
|
|
|
public void b() {
|
|
this.a = Long.MAX_VALUE;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aG/g.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |