Uses of Interface
org.hcjf.properties.PropertyValueValidator
-
Packages that use PropertyValueValidator Package Description org.hcjf.properties -
-
Uses of PropertyValueValidator in org.hcjf.properties
Methods in org.hcjf.properties with parameters of type PropertyValueValidator Modifier and Type Method Description static java.lang.StringSystemProperties. get(java.lang.String propertyName, PropertyValueValidator<java.lang.String> validator)This method return the string value of the system property named like the parameter.
-