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