T
- The type of the file attribute valuepublic interface FileAttribute<T>
createFile
or createDirectory
methods.Modifier and Type | Method and Description |
---|---|
String |
name()
Returns the attribute name.
|
T |
value()
Returns the attribute value.
|