Package | Description |
---|---|
org.uberfire.java.nio.file | |
org.uberfire.java.nio.file.spi |
Modifier and Type | Method and Description |
---|---|
static AccessMode |
AccessMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessMode[] |
AccessMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileSystemProvider.checkAccess(Path path,
AccessMode... modes) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.