An object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.
An object that encapsulates the value of a file attribute that can be set atomically when creating a new file or directory by invoking the createFile or createDirectory methods.
(name this)
Returns the attribute name.
returns: The attribute name - java.lang.String
Returns the attribute name. returns: The attribute name - `java.lang.String`
(value this)
Returns the attribute value.
returns: The attribute value - T
Returns the attribute value. returns: The attribute value - `T`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close