mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
45 lines
935 B
Java
45 lines
935 B
Java
package K;
|
|
|
|
import G.R;
|
|
import G.GComponentCx;
|
|
import G.GInterfaceDj;
|
|
|
|
public class KInterfaceFoxtrot {
|
|
private GComponentCx a;
|
|
|
|
private R b;
|
|
|
|
private int c;
|
|
|
|
private GInterfaceDj d;
|
|
|
|
private g e = null;
|
|
|
|
public KInterfaceFoxtrot(R paramR, int paramInt, GInterfaceDj paramdj) {
|
|
this.b = paramR;
|
|
this.c = paramInt;
|
|
this.d = paramdj;
|
|
this.a = new GComponentCx(paramR);
|
|
}
|
|
|
|
public void a() {
|
|
if (this.e == null || !this.e.isAlive()) {
|
|
this.e = new g(this);
|
|
this.e.start();
|
|
}
|
|
}
|
|
|
|
private void b() {
|
|
if (this.b.W() && this.e != null) {
|
|
this.e.a();
|
|
} else if (this.b.R() && !this.b.C().w() && !this.b.C().N() && this.b.C().M() < System.currentTimeMillis()) {
|
|
this.a.a(this.c);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/K/f.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |