This commit is contained in:
2026-01-11 20:30:56 +00:00
parent 5df1fb1cc3
commit 3def66da2d
3522 changed files with 0 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
package G;
public class GInterfaceCf extends m implements n {
int a;
private int c;
private int d = 0;
m b;
public GInterfaceCf(F paramF, m paramm, int paramInt) {
super(paramF);
this.a = paramInt;
this.b = paramm;
b(this);
}
public void e() {}
public void a(double paramDouble) {
if (this.b != null) {
double d1 = paramDouble * this.c + this.d;
double d2 = d1 / this.a;
this.b.b(d2);
}
}
public void a(o paramo) {}
public void j(int paramInt) {
this.c = paramInt;
}
public void k(int paramInt) {
this.d = paramInt;
}
}
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/cF.class
* Java compiler version: 8 (52.0)
* JD-Core Version: 1.1.3
*/