public class Environments extends Object
Environment.| Modifier and Type | Method and Description |
|---|---|
static Environment |
getCurrent()
Determines the current type of
Environment. |
static Environment |
readFromInput(InputStream input)
Reads
Environment not from system environment but from
InputStream. |
public static Environment getCurrent()
Environment.public static Environment readFromInput(InputStream input)
Environment not from system environment but from
InputStream.input - e.g. from fileCopyright © 2021. All rights reserved.