Interface SystemAccess.Console
-
- Enclosing interface:
- SystemAccess
public static interface SystemAccess.Console
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidformat(String fmt, Object... args)StringreadLine(String promptFmt, Object... args)
-