mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
19 lines
354 B
Java
19 lines
354 B
Java
package G;
|
|
|
|
public class GInterfaceCm implements bW {
|
|
aM a;
|
|
|
|
public GInterfaceCm(aM paramaM) {
|
|
this.a = paramaM;
|
|
}
|
|
|
|
public int a() {
|
|
return this.a.g() + this.a.z();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/G/cm.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |