mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
33 lines
849 B
Java
33 lines
849 B
Java
package aP;
|
|
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
|
|
class ApComponentIx extends Thread {
|
|
ix(iw paramiw) {
|
|
super("SendBlockCleanup");
|
|
setDaemon(true);
|
|
}
|
|
|
|
public void run() {
|
|
while (this.a.a.C().x()) {
|
|
try {
|
|
Thread.sleep(30L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(iw.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
}
|
|
try {
|
|
Thread.sleep(100L);
|
|
} catch (InterruptedException interruptedException) {
|
|
Logger.getLogger(iw.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
|
}
|
|
iw.a(this.a);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/ix.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |