Package | Description |
---|---|
jnr.posix.util |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.String,WindowsHelpers.InternalType> |
WindowsHelpers.INTERNAL_COMMANDS |
Modifier and Type | Method and Description |
---|---|
static WindowsHelpers.InternalType |
WindowsHelpers.InternalType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WindowsHelpers.InternalType[] |
WindowsHelpers.InternalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|