This commit is contained in:
2026-01-11 20:30:56 +00:00
parent 5df1fb1cc3
commit 3def66da2d
3522 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
package G;
import java.util.logging.Level;
import java.util.logging.Logger;
class ThreadExtension extends Thread {
private int b = 200;
aP(aO paramaO) {}
public void run() {
try {
sleep(this.b);
} catch (InterruptedException interruptedException) {
Logger.getLogger(aO.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
}
aO.a(this.a, (aP)null);
aO.a(this.a);
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/aP.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/