Class NutsInstallerProfiler
java.lang.Object
net.thevpc.nuts.installer.util.NutsInstallerProfiler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrun()voidsendAction(String[] action) voidsleepSeconds(int s) voidwaitAndSendAction(int seconds, String... action)
-
Constructor Details
-
NutsInstallerProfiler
-
-
Method Details
-
run
public void run() -
waitAndSendAction
-
sendAction
-
sleepSeconds
public void sleepSeconds(int s)
-