mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 22:25:34 +00:00
40 lines
812 B
Java
40 lines
812 B
Java
package bQ;
|
|
|
|
import G.GComponentCq;
|
|
import G.ManagerUsingArrayList;
|
|
import J.JInterfaceJuliet;
|
|
import java.util.ArrayList;
|
|
import java.util.List;
|
|
|
|
public class ThreadedInBqPackage implements GComponentCq {
|
|
l a;
|
|
|
|
JInterfaceJuliet b;
|
|
|
|
final List c = new ArrayList();
|
|
|
|
int d = 1000;
|
|
|
|
int e = 5;
|
|
|
|
int f = 0;
|
|
|
|
Runnable g = new b(this);
|
|
|
|
public ThreadedInBqPackage(l paraml, JInterfaceJuliet paramj) {
|
|
this.b = paramj;
|
|
this.a = paraml;
|
|
}
|
|
|
|
public void a() {
|
|
ManagerUsingArrayList.a().a(JInterfaceJuliet.c, this);
|
|
}
|
|
|
|
public void setCurrentOutputChannelValue(String paramString, double paramDouble) {}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/bQ/a.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |