Files
tustu/app/aP/ApComponentIx.java
2026-01-11 20:30:56 +00:00

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
*/