List of usage examples for java.lang Runnable interface-usage
From source file com.microsoft.tfs.util.process.ProcessOutputReader.java
/**
* {@link ProcessRunner} creates these if it needs to read output from a child
* process and write it to another place. Because this task is best done in
* another thread for interruptability, the logic resides here.
* <p>
* There is usually one {@link ProcessOutputReader} per stream (standard output
From source file minecrunch_launcher.Server.java
/** * * @author tstreit */ public class Server implements Runnable {
From source file AudioMIDlet.java
public class AudioMIDlet extends MIDlet implements CommandListener, Runnable { private Display mDisplay; private List mMainScreen; public void startApp() {
From source file com.kecso.socket.ServerSocketControl.java
public class ServerSocketControl implements Runnable { private boolean running = false; private UdpMessage udpMessage; private OutputParameters output; private final Object syncToken = new Object();
From source file lyonlancer5.pfsteel.util.ModUpdater.java
public class ModUpdater implements Runnable { private static boolean isLatestVersion = false; private int latestVersion = -1; private final String urlUpdateFile = "https://raw.githubusercontent.com/Lyonlancer5/Perfect-Steel/master/1.7.10-src/recent-version.ll5";
From source file J2MEImageLoader.java
public class J2MEImageLoader extends MIDlet implements CommandListener, Runnable { private Display mDisplay; private Form mForm = new Form("Connecting..."); public J2MEImageLoader() {
From source file com.lfv.lanzius.application.AutoTester.java
/**
* <p>
* Tester
* <p>
* Copyright © LFV 2007, <a href="http://www.lfv.se">www.lfv.se</a>
*
From source file httpscheduler.TaskSubmitThread.java
/** * * @author anantoni */ public class TaskSubmitThread implements Runnable {
From source file edu.harvard.i2b2.pm.ws.ExecutorRunnable.java
/** * Implements thread runnable interface, to do PM * notes processing using thread. */ public class ExecutorRunnable implements Runnable { private String inputString = null;
From source file network.FtpLogs.java
/**
*
* FOX 1 Telemetry Decoder
* @author chris.e.thompson g0kla/ac2cz
*
* Copyright (C) 2015 amsat.org