public class QEmuCommandLineUtils extends Object
Modifier and Type | Method and Description |
---|---|
static InetSocketAddress |
getMonitorAddress(QEmuCommandLine commandLine) |
static UUID |
getUuid(QEmuCommandLine commandLine) |
static void |
redirectIO(ProcessBuilder builder)
TODO: Write a thread-based implementation of this method if anyone complains.
|
@CheckForNull public static UUID getUuid(@Nonnull QEmuCommandLine commandLine)
@CheckForNull public static InetSocketAddress getMonitorAddress(@Nonnull QEmuCommandLine commandLine)
@IgnoreJRERequirement public static void redirectIO(@Nonnull ProcessBuilder builder)