com.googlecode.icegem.utils
Class ConsoleUtils
java.lang.Object
com.googlecode.icegem.utils.ConsoleUtils
public class ConsoleUtils
- extends Object
Console utils.
- Author:
- Andrey Stepanov aka standy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleUtils
public ConsoleUtils()
waitForEnter
public static void waitForEnter()
- Waits for enter.
waitForEnter
public static void waitForEnter(String message)
- Waits for enter with specified message.
- Parameters:
message - of type String
Copyright © 2011. All Rights Reserved.