Package org.redisson.config
Class PropertiesConvertor
- java.lang.Object
-
- org.redisson.config.PropertiesConvertor
-
public class PropertiesConvertor extends Object
- Author:
- Nikita Koksharov
-
-
Constructor Summary
Constructors Constructor Description PropertiesConvertor()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
toYaml(String suffix, Iterable<String> propertyNames, Function<String,String> resolver)
-