| Package | Description |
|---|---|
| com.appslandia.common.base | |
| com.appslandia.common.crypto | |
| com.appslandia.common.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyConfig |
| Modifier and Type | Method and Description |
|---|---|
ConfigMap |
ConfigMap.set(String key,
boolean value) |
ConfigMap |
ConfigMap.set(String key,
boolean value) |
ConfigMap |
ConfigMap.set(String key,
double value) |
ConfigMap |
ConfigMap.set(String key,
double value) |
ConfigMap |
ConfigMap.set(String key,
int value) |
ConfigMap |
ConfigMap.set(String key,
int value) |
ConfigMap |
ConfigMap.set(String key,
long value) |
ConfigMap |
ConfigMap.set(String key,
long value) |
ConfigMap |
ConfigMap.set(String key,
String value) |
ConfigMap |
ConfigMap.set(String key,
String value) |
| Modifier and Type | Class and Description |
|---|---|
class |
SecureConfig |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyUtils.initialize(Object obj,
ConfigMap config,
FormatProvider formatProvider,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
static void |
PropertyUtils.initialize(Object obj,
ConfigMap config,
FormatProvider formatProvider,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
static void |
PropertyUtils.initialize(Object obj,
ConfigMap config,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
static void |
PropertyUtils.initialize(Object obj,
ConfigMap config,
com.appslandia.common.utils.PropertyUtils.PropertyStrategy propertyStrategy) |
Copyright © 2021. All rights reserved.