public class EmulatorDaemonQuery extends org.echocat.jomon.process.daemon.BaseProcessDaemonQuery<File,Long,EmulatorDaemonQuery,EmulatorDaemon>
| Constructor and Description |
|---|
EmulatorDaemonQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(EmulatorDaemon daemon) |
protected boolean |
applyAvd(EmulatorDaemon daemon) |
static EmulatorDaemonQuery |
emulatorDaemon() |
String |
getAvd() |
EmulatorDaemonQuery |
withAvd(String avd) |
applyExecutable, applyFirstArguments, applyIsAlive, applyPid, applyType, getAlive, getExecutable, getFirstArguments, getPid, getType, thisQuery, whichIsAlive, whichIsAlive, whichIsNotAlive, whichIsOfType, whichStartsWithArgument, whichStartsWithArguments, whichStartsWithArguments, withExecutable, withPid@Nonnull public static EmulatorDaemonQuery emulatorDaemon()
@Nonnull public EmulatorDaemonQuery withAvd(@Nonnull String avd)
public boolean apply(@Nullable EmulatorDaemon daemon)
apply in interface com.google.common.base.Predicate<EmulatorDaemon>apply in class org.echocat.jomon.process.daemon.BaseProcessDaemonQuery<File,Long,EmulatorDaemonQuery,EmulatorDaemon>protected boolean applyAvd(@Nonnull EmulatorDaemon daemon)
Copyright © 2016 echocat. All rights reserved.