mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 06:35:10 +00:00
stuff
This commit is contained in:
23
app/av/ThreadExtensionInAvPackage.java
Normal file
23
app/av/ThreadExtensionInAvPackage.java
Normal file
@@ -0,0 +1,23 @@
|
||||
package av;
|
||||
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
class ThreadExtensionInAvPackage extends Thread {
|
||||
e(c paramc) {}
|
||||
|
||||
public void run() {
|
||||
try {
|
||||
Thread.sleep(250L);
|
||||
} catch (InterruptedException interruptedException) {
|
||||
Logger.getLogger(c.class.getName()).log(Level.SEVERE, (String)null, interruptedException);
|
||||
}
|
||||
this.a.b.h().g();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/av/e.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user