mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 06:35:10 +00:00
stuff
This commit is contained in:
23
app/A/ThreadExtension.java
Normal file
23
app/A/ThreadExtension.java
Normal file
@@ -0,0 +1,23 @@
|
||||
package A;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
class ThreadExtension extends Thread {
|
||||
List a;
|
||||
|
||||
k(j paramj, List paramList) {
|
||||
super("DeviceSearch");
|
||||
this.a = paramList;
|
||||
setDaemon(true);
|
||||
}
|
||||
|
||||
public void run() {
|
||||
j.a(this.b, this.a);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/A/k.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user