mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-28 23:55:23 +00:00
stuff
This commit is contained in:
36
app/ay/ThreadExtensionInAyPackage.java
Normal file
36
app/ay/ThreadExtensionInAyPackage.java
Normal file
@@ -0,0 +1,36 @@
|
||||
package ay;
|
||||
|
||||
import B.BInterfaceGolf;
|
||||
import java.util.logging.Level;
|
||||
import java.util.logging.Logger;
|
||||
|
||||
class ThreadExtensionInAyPackage extends Thread {
|
||||
boolean a = false;
|
||||
|
||||
int b = 2500;
|
||||
|
||||
b(a parama) {
|
||||
setName("HttpServices Scan Thread " + Math.random());
|
||||
}
|
||||
|
||||
public void run() {
|
||||
while (!this.a) {
|
||||
a.a(this.c);
|
||||
try {
|
||||
Thread.sleep(this.b);
|
||||
} catch (InterruptedException interruptedException) {
|
||||
Logger.getLogger(BInterfaceGolf.class.getName()).log(Level.INFO, "Shouldn't happen.", interruptedException);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void a() {
|
||||
this.a = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ay/b.class
|
||||
* Java compiler version: 8 (52.0)
|
||||
* JD-Core Version: 1.1.3
|
||||
*/
|
||||
Reference in New Issue
Block a user