mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
30 lines
639 B
Java
30 lines
639 B
Java
package aP;
|
|
|
|
import bA.BaInterfaceFoxtrot;
|
|
|
|
class RunnableImplUsingBaInterfaceFoxtrot implements Runnable {
|
|
private BaInterfaceFoxtrot b = null;
|
|
|
|
private boolean c = true;
|
|
|
|
private RunnableImplUsingBaInterfaceFoxtrot(dB paramdB) {}
|
|
|
|
public void run() {
|
|
this.b.setEnabled(this.c);
|
|
this.a.k.add(this);
|
|
}
|
|
|
|
public void a(BaInterfaceFoxtrot paramf) {
|
|
this.b = paramf;
|
|
}
|
|
|
|
public void a(boolean paramBoolean) {
|
|
this.c = paramBoolean;
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/gK.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |