mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 06:04:59 +00:00
21 lines
385 B
Java
21 lines
385 B
Java
package aP;
|
|
|
|
import G.n;
|
|
|
|
public class ApInterfaceAp extends Thread {
|
|
n a = null;
|
|
|
|
public ApInterfaceAp(ad paramad, n paramn) {
|
|
this.a = paramn;
|
|
}
|
|
|
|
public synchronized void run() {
|
|
ad.b(this.b);
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aP/ap.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |