mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
27 lines
534 B
Java
27 lines
534 B
Java
package ax;
|
|
|
|
class AxInterfaceNovember extends ac {
|
|
private ab a = null;
|
|
|
|
public AxInterfaceNovember(ab paramab) {
|
|
this.a = paramab;
|
|
}
|
|
|
|
public double a(S paramS) {
|
|
return Math.log10(this.a.b(paramS));
|
|
}
|
|
|
|
public double b(S paramS) {
|
|
return a(paramS);
|
|
}
|
|
|
|
public String toString() {
|
|
return "log10( " + this.a.toString() + " )";
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ax/N.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |