Package | Description |
---|---|
org.unix4j.variable |
Defines interfaces and classes to facilitate variables that can be used as
command arguments.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionContextVariableResolver.Variable |
ExecutionContextVariableResolver.Variable.getByVariableName(String variableName) |
static ExecutionContextVariableResolver.Variable |
ExecutionContextVariableResolver.Variable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionContextVariableResolver.Variable[] |
ExecutionContextVariableResolver.Variable.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.