Files
tustu/app/aP/RunnableImplUsingBaInterfaceFoxtrot.java
2026-01-11 20:30:56 +00:00

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
*/