Package com.epam.fixengine
Class PropertiesUtils
java.lang.Object
com.epam.fixengine.PropertiesUtils
Provide easier access and earlier processing of properties.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Integer
getNotEmptyIntegerProperty
(Properties fixJSMProp, String key) static String
getNotEmptyProperty
(Properties fixJSMProp, String key)
-
Method Details
-
getNotEmptyProperty
-
getNotEmptyIntegerProperty
-