@FunctionalInterface public static interface EnvironmentVariableUsagePropertyProvider.EnvironmentVariableSupplier
System.getenv()
is not
suitable.Modifier and Type | Method and Description |
---|---|
String |
get(String key)
Retrieves the value of the specified environment variable.
|
Copyright © 2010–2025. All rights reserved.