public class PropertiesUtils extends Object
Constructor and Description |
---|
PropertiesUtils() |
Modifier and Type | Method and Description |
---|---|
static Integer |
getNotEmptyIntegerProperty(Properties fixJSMProp,
String key) |
static String |
getNotEmptyProperty(Properties fixJSMProp,
String key) |
public static String getNotEmptyProperty(Properties fixJSMProp, String key)
public static Integer getNotEmptyIntegerProperty(Properties fixJSMProp, String key)
Copyright © 2000–2022 EPAM Systems. All rights reserved.