Package io.quarkus.analytics.util
Class PropertyUtils
java.lang.Object
io.quarkus.analytics.util.PropertyUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleangetProperty(String propertyName, boolean defaultValue) static IntegergetProperty(String propertyName, int defaultValue) static StringgetProperty(String propertyName, String defaultValue)
-
Constructor Details
-
PropertyUtils
public PropertyUtils()
-
-
Method Details
-
getProperty
-
getProperty
-
getProperty
-