Class PropertiesBuilder

java.lang.Object
org.springframework.data.gemfire.util.PropertiesBuilder
All Implemented Interfaces:
org.springframework.beans.factory.FactoryBean<Properties>

public class PropertiesBuilder extends Object implements org.springframework.beans.factory.FactoryBean<Properties>
Builder for Properties.
Since:
1.9.0
See Also: