jdk/src/java.base/share/classes/java/nio/file/FileStore.java
changeset 26960 d280345c2cfb
parent 25859 3317bb8137f4
child 27263 819f5f87d485
equal deleted inserted replaced
26959:c8b54474e672 26960:d280345c2cfb
   206      * </pre>
   206      * </pre>
   207      *
   207      *
   208      * @param   attribute
   208      * @param   attribute
   209      *          the attribute to read
   209      *          the attribute to read
   210 
   210 
   211      * @return  the attribute value; {@code null} may be a valid valid for some
   211      * @return  the attribute value; {@code null} may be a valid for some
   212      *          attributes
   212      *          attributes
   213      *
   213      *
   214      * @throws  UnsupportedOperationException
   214      * @throws  UnsupportedOperationException
   215      *          if the attribute view is not available or it does not support
   215      *          if the attribute view is not available or it does not support
   216      *          reading the attribute
   216      *          reading the attribute