mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-05-06 03:19:41 +00:00
stuff
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
package bl;
|
||||
|
||||
import G.GComponentCq;
|
||||
import com.efiAnalytics.plugin.ecu.OutputChannelClient;
|
||||
|
||||
class OutputChannelClient implements GComponentCq {
|
||||
private OutputChannelClient b = null;
|
||||
|
||||
b(a parama, OutputChannelClient paramOutputChannelClient) {
|
||||
this.b = paramOutputChannelClient;
|
||||
}
|
||||
|
||||
public void setCurrentOutputChannelValue(String paramString, double paramDouble) {
|
||||
a().setCurrentOutputChannelValue(paramString, paramDouble);
|
||||
}
|
||||
|
||||
public OutputChannelClient a() {
|
||||
return this.b;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bl/b.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user