mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
29 lines
566 B
Java
29 lines
566 B
Java
package ax;
|
|
|
|
class AxInterfaceEcho implements ab {
|
|
D a = null;
|
|
|
|
public AxInterfaceEcho(D paramD) {
|
|
this.a = paramD;
|
|
}
|
|
|
|
public D a() {
|
|
return this.a;
|
|
}
|
|
|
|
public double b(S paramS) {
|
|
if (this.a instanceof am && paramS.b() == 1 && !((am)this.a).b())
|
|
throw new an(this.a.a());
|
|
return this.a.b(paramS);
|
|
}
|
|
|
|
public String toString() {
|
|
return this.a.a();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ax/E.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |