| Constructor and Description |
|---|
EnvironmentVariablesReader() |
EnvironmentVariablesReader(Supplier<Map<String,String>> envSupplier) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyValue> |
read() |
EnvironmentVariablesReader |
replace(String from,
String to)
Replace characters from the key.
|
public Map<String,PropertyValue> read()
public EnvironmentVariablesReader replace(String from, String to)
from - to - Copyright © 2019. All rights reserved.