public class PropertiesFactory extends AbstractPropertiesFactory<Properties>
Properties.Properties| Modifier and Type | Field and Description |
|---|---|
static PropertiesFactory |
INSTANCE
The singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
createProperties()
Subclasses override to provide customized properties instances.
|
public static final PropertiesFactory INSTANCE
protected Properties createProperties()
createProperties in class AbstractPropertiesFactory<Properties>Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.