Module java.base

Interface PosixFileAttributes

  • All Superinterfaces:
    BasicFileAttributes

    public interface PosixFileAttributes
    extends BasicFileAttributes
    File attributes associated with files on file systems used by operating systems that implement the Portable Operating System Interface (POSIX) family of standards.

    The POSIX attributes of a file are retrieved using a PosixFileAttributeView by invoking its readAttributes method.

    Since:
    1.7

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部