Modifier and Type | Field and Description |
---|---|
pack-priv static final int | |
pack-priv static final int | |
pack-priv static final int |
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static int | |
pack-priv static int |
ALL_PERMISSIONS | back to summary |
---|---|
pack-priv static final int ALL_PERMISSIONS |
ALL_READWRITE | back to summary |
---|---|
pack-priv static final int ALL_READWRITE |
TEMPFILE_PERMISSIONS | back to summary |
---|---|
pack-priv static final int TEMPFILE_PERMISSIONS |
UnixFileModeAttribute | back to summary |
---|---|
private UnixFileModeAttribute() |
toUnixMode | back to summary |
---|---|
pack-priv static int toUnixMode(Set<PosixFilePermission> perms) |
toUnixMode | back to summary |
---|---|
pack-priv static int toUnixMode(int defaultMode, FileAttribute<?>... attrs)
|