mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
28 lines
627 B
Java
28 lines
627 B
Java
package L;
|
|
|
|
import G.GInterfaceCz;
|
|
import I.ThreadedInIPackage;
|
|
import ax.CloneableImplInAxPackage;
|
|
import ax.AxInterfaceAb;
|
|
|
|
class ChannelValueByName implements AxInterfaceAb {
|
|
GInterfaceCz a;
|
|
|
|
String b;
|
|
|
|
j(h paramh, GInterfaceCz paramcZ, String paramString) {
|
|
this.a = paramcZ;
|
|
this.b = paramString;
|
|
}
|
|
|
|
public double b(CloneableImplInAxPackage paramS) {
|
|
String str = this.a.a();
|
|
return ThreadedInIPackage.a().b(str, this.b);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/L/j.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |