JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
Java SE 26 & JDK 26
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.