Interface FileSet

All Known Implementing Classes:
FileSetOverPathBase, FileSetOverPathList, FileSetOverPathMatcher

public interface FileSet
A file set is a set of regular files and directories.
  • Method Summary

    Modifier and Type
    Method
    Description
    default long
    Return sum of the file byte sizes.
    default void
    For safety reasons, delete must be implemented.
     
    default boolean