private static class Processes.ProcessFactory extends Object implements Supplier<Process>
private String[]
args
ProcessFactory(String... args)
Process
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private final String[] args
public Process get()
get
Supplier<Process>
public String toString()
toString
Object
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.