Module net.anwiba.commons.utilities
Class PropertiesBuilder
java.lang.Object
net.anwiba.commons.utilities.property.PropertiesBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()consume(Consumer<PropertiesBuilder> consumer) putIfAbsent(String name, String value) putIfAbsentIgnoreCase(String name, String value)
-
Method Details
-
put
-
put
-
build
-
consume
-
putIfAbsent
-
putIfAbsentIgnoreCase
-