mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 22:55:02 +00:00
stuff
This commit is contained in:
64
app/av/ThreadedInAvPackage.java
Normal file
64
app/av/ThreadedInAvPackage.java
Normal file
@@ -0,0 +1,64 @@
|
||||
package av;
|
||||
|
||||
class ThreadedInAvPackage extends Thread {
|
||||
boolean a = true;
|
||||
|
||||
boolean b = false;
|
||||
|
||||
boolean c = false;
|
||||
|
||||
boolean d = false;
|
||||
|
||||
long e = 250L;
|
||||
|
||||
k(j paramj) {}
|
||||
|
||||
public void run() {
|
||||
try {
|
||||
while (this.a) {
|
||||
this.a = false;
|
||||
Thread.sleep(this.e);
|
||||
}
|
||||
this.f.a = null;
|
||||
if (this.b) {
|
||||
this.b = false;
|
||||
j.a(this.f);
|
||||
}
|
||||
if (this.c) {
|
||||
this.c = false;
|
||||
j.b(this.f);
|
||||
}
|
||||
if (this.d) {
|
||||
this.d = false;
|
||||
j.c(this.f);
|
||||
}
|
||||
} catch (Exception exception) {
|
||||
exception.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
||||
public void a() {
|
||||
this.b = true;
|
||||
d();
|
||||
}
|
||||
|
||||
public void b() {
|
||||
this.c = true;
|
||||
d();
|
||||
}
|
||||
|
||||
public void c() {
|
||||
this.d = true;
|
||||
d();
|
||||
}
|
||||
|
||||
private void d() {
|
||||
this.a = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/av/k.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user