| Package | Description |
|---|---|
| de.alpharogroup.collections.properties |
This package provides a utility class for properties objects and properties implementations for sorting
|
| Modifier and Type | Method and Description |
|---|---|
static IndexSortedProperties |
IndexSortedProperties.of()
Factory method to create a new
IndexSortedProperties object. |
static IndexSortedProperties |
IndexSortedProperties.of(Properties defaults)
Factory method to create a new
IndexSortedProperties object. |
static IndexSortedProperties |
IndexSortedProperties.of(Properties defaults,
Comparator<Object> comparator)
Factory method to create a new
IndexSortedProperties object. |
static IndexSortedProperties |
IndexSortedProperties.of(Properties defaults,
Comparator<Object> comparator,
boolean nullIsGreaterThan)
Factory method to create a new
IndexSortedProperties object. |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.