Package-level declarations

Types

Link copied to clipboard
public interface FileSystemProvider

Interface to provide a filesystem using different parameters without explicit dependency to an implementation

Link copied to clipboard
public class YafsProvider

Filesystem provider of the Yafs Library. Developers can use this in their applications to register FileSystemProvider that may be used for a generic de.clayntech.yafs.FileSystem usage.