public class SortedProperties extends Properties
defaults| Constructor and Description |
|---|
SortedProperties() |
| Modifier and Type | Method and Description |
|---|---|
Enumeration<Object> |
keys() |
Set<Object> |
keySet() |
protected Comparator<Object> |
newComparator()
Factory method for creating a new Comparator for sort this SortedProperties.
|
Enumeration<?> |
propertyNames() |
getProperty, getProperty, list, list, load, load, loadFromXML, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic Enumeration<?> propertyNames()
propertyNames in class Propertiesprotected Comparator<Object> newComparator()
Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.