public class EnvironmentVariables extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
EnvironmentVariables.EnvironmentVariablesRetriever |
Constructor and Description |
---|
EnvironmentVariables() |
Modifier and Type | Method and Description |
---|---|
static boolean |
containsKey(String key) |
static String |
retrieve(String key) |
Copyright © 2022. All rights reserved.