Crossfire JXClient, Trunk
Public Member Functions | List of all members
Chmod.Changer Interface Reference
Collaboration diagram for Chmod.Changer:
Collaboration graph

Public Member Functions

Set< PosixFilePermission > change (Set< PosixFilePermission > perms)
 

Detailed Description

A task that changes a set of PosixFilePermission elements.

Definition at line 261 of file Chmod.java.

Member Function Documentation

◆ change()

Set<PosixFilePermission> Chmod.Changer.change ( Set< PosixFilePermission >  perms)

Applies the changes to the given set of permissions.

Parameters
permsThe set of permissions to change
Returns
The
perms
parameter

Referenced by Chmod.chmod().

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: