|
Crossfire JXClient, Trunk
|
Collaboration diagram for Chmod.Changer:Public Member Functions | |
| Set< PosixFilePermission > | change (Set< PosixFilePermission > perms) |
A task that changes a set of PosixFilePermission elements.
Definition at line 261 of file Chmod.java.
| Set<PosixFilePermission> Chmod.Changer.change | ( | Set< PosixFilePermission > | perms | ) |
Applies the changes to the given set of permissions.
| perms | The set of permissions to change |