Class FilesProviderWithDirectoryUnary


public abstract class FilesProviderWithDirectoryUnary
extends FilesProviderWithDirectory
Like FilesProviderWithDirectory but employs a unary operator on a call to an existing FilesProviderWithDirectory.

It is assumed that the associated directory is not altered.

Author:
Owen Feehan