public class ConfigurationSourceUtils extends Object
| Constructor and Description |
|---|
ConfigurationSourceUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<Integer> |
getListSize(String key,
Collection<String> allKeys) |
static Optional<List<String>> |
getMapKeys(String key,
Collection<String> allKeys) |
Copyright © 2015–2020. All rights reserved.