- FileEvent - Class in com.swoval.files.apple
-
Simple wrapper around the event provided by the apple file system event callback.
- FileEvent(String, int) - Constructor for class com.swoval.files.apple.FileEvent
-
- FileEventMonitor - Interface in com.swoval.files.apple
-
- FileEventMonitors - Class in com.swoval.files.apple
-
- FileEventMonitors.Handle - Interface in com.swoval.files.apple
-
- FileEventMonitors.Handles - Class in com.swoval.files.apple
-
Provides an invalid handle that indicates that either registration of a stream was unsucessful
or the stream has been made redundant by a stream for a different path that covers the path for
which the stream was created.
- fileName - Variable in class com.swoval.files.apple.FileEvent
-
- FileTreeDataView<T> - Interface in com.swoval.files
-
A repository for which each Path has an associated data value.
- FileTreeDataViews - Class in com.swoval.files
-
Provides functional interfaces for processing and managing instances of
FileTreeDataView.
- FileTreeDataViews.CacheObserver<T> - Interface in com.swoval.files
-
Provides callbacks to run when different types of file events are detected by the cache.
- FileTreeDataViews.Converter<R> - Interface in com.swoval.files
-
Converts a Path into an arbitrary value to be cached.
- FileTreeDataViews.Entry<T> - Interface in com.swoval.files
-
Container class for CachedDirectoryImpl entries.
- FileTreeDataViews.ObservableCache<T> - Interface in com.swoval.files
-
A file tree cache that can be monitored for events.
- FileTreeRepositories - Class in com.swoval.files
-
- FileTreeRepository<T> - Interface in com.swoval.files
-
Provides an in memory cache of portions of the file system.
- FileTreeView - Interface in com.swoval.files
-
- FileTreeViews - Class in com.swoval.files
-
Provides static methods returning instances of the various view interfaces defined throughout
this package.
- FileTreeViews.Observable<T> - Interface in com.swoval.files
-
- FileTreeViews.Observer<T> - Interface in com.swoval.files
-
- Filter<T> - Interface in com.swoval.functional
-
Generic Filter functional interface.
- Filters - Class in com.swoval.functional
-
Provides a generic AllPass filter.
- flags() - Method in class com.swoval.files.apple.FileEvent
-
- Flags - Class in com.swoval.files.apple
-
The flags for creating a file event stream.
- Flags() - Constructor for class com.swoval.files.apple.Flags
-
- flags(Event) - Static method in class com.swoval.files.apple.Flags.Event
-
- Flags.Create - Class in com.swoval.files.apple
-
Wrapper around the apple file events FsEventStreamCreateFlags.
- Flags.Event - Class in com.swoval.files.apple
-
Wrapper around the file system event flags.
- fromString(String) - Static method in class com.swoval.logging.Loggers.Level
-
- left(T) - Static method in class com.swoval.functional.Either
-
Returns a left projected either.
- leftProjection(Either<L, R>) - Static method in class com.swoval.functional.Either
-
Returns the Left projection for the provided Either or throws an exception if the Either is
actually an instance of
Either.Right.
- list(int, Filter<? super TypedPath>) - Method in interface com.swoval.files.DirectoryDataView
-
List all of the files for the path, returning only those files that are accepted by the
provided filter.
- list(Path, int, Filter<? super TypedPath>) - Method in interface com.swoval.files.DirectoryDataView
-
List all of the files for the path, returning only those files that are accepted by the
provided filter.
- list(int, Filter<? super TypedPath>) - Method in interface com.swoval.files.DirectoryView
-
List all of the files in the root directory, returning only those files that are accepted by
the provided filter.
- list(Path, int, Filter<? super TypedPath>) - Method in interface com.swoval.files.FileTreeDataView
-
List all of the files for the path, returning only those files that are accepted by the
provided filter.
- list(Path, int, Filter<? super TypedPath>) - Method in interface com.swoval.files.FileTreeView
-
List all of the files for the path, returning only those files that are accepted by the
provided filter.
- list(Path, int, Filter<? super TypedPath>) - Static method in class com.swoval.files.FileTreeViews
-
List the contents of a path.
- listEntries(int, Filter<? super FileTreeDataViews.Entry<T>>) - Method in interface com.swoval.files.DirectoryDataView
-
List all of the files for the path</code> that are accepted by the <code>filter.
- listEntries(Path, int, Filter<? super FileTreeDataViews.Entry<T>>) - Method in interface com.swoval.files.DirectoryDataView
-
List all of the files for the path</code> that are accepted by the <code>filter.
- listEntries(Path, int, Filter<? super FileTreeDataViews.Entry<T>>) - Method in interface com.swoval.files.FileTreeDataView
-
List all of the files for the path</code> that are accepted by the <code>filter.
- loadPackaged() - Static method in class com.swoval.runtime.NativeLoader
-
Loads the swoval-files0 shared library.
- Logger - Interface in com.swoval.logging
-
A simple logger.
- Loggers - Class in com.swoval.logging
-
- Loggers() - Constructor for class com.swoval.logging.Loggers
-
- Loggers.Level - Class in com.swoval.logging
-