mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-26 06:35:10 +00:00
20 lines
410 B
Java
20 lines
410 B
Java
package aU;
|
|
|
|
import G.R;
|
|
|
|
class RunnableImplInAuPackage implements Runnable {
|
|
b(a parama, R paramR) {}
|
|
|
|
public void run() {
|
|
try {
|
|
Thread.sleep(200L);
|
|
} catch (InterruptedException interruptedException) {}
|
|
this.a.I();
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/aU/b.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |