JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
Java SE 26 & JDK 26
DRAFT 26-internal-adhoc.runner.jdk
java.base
java.nio.file.attribute
FileStoreAttributeView
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface FileStoreAttributeView
All Superinterfaces:
AttributeView
public interface
FileStoreAttributeView
extends
AttributeView
An attribute view that is a read-only or updatable view of the attributes of a
FileStore
.
Since:
1.7
Method Summary
Methods declared in interface
AttributeView
name
Modifier and Type
Method
Description
String
name
()
Returns the name of the attribute view.