Uses of Class
com.google.common.jimfs.File
-
Uses of File in com.google.common.jimfs
Methods in com.google.common.jimfs that return FileMethods in com.google.common.jimfs with parameters of type FileModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableSet<String>
AttributeProvider.attributes
(File file) Returns the set of attributes supported by this view that are present in the given file.abstract Object
Returns the value of the given attribute in the given file or null if the attribute is not supported by this provider.AttributeProvider.readAttributes
(File file) Reads this provider's attributes from the given file as an attributes object.abstract void
Sets the value of the given attribute in the given file object.