public class Utils
extends java.lang.Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getLocalIP()
Get local IP address
|
static boolean |
isWindowsOS()
Determine whether the operating system is Windows
|
static java.util.Properties |
readPropertiesFile(java.lang.String fileName) |
public static java.lang.String getLocalIP()
throws java.io.IOException
java.io.IOExceptionpublic static boolean isWindowsOS()
public static java.util.Properties readPropertiesFile(java.lang.String fileName)
fileName -