Uses of Class
com.google.common.jimfs.AttributeService
-
-
Uses of AttributeService in com.google.common.jimfs
Fields in com.google.common.jimfs declared as AttributeService Modifier and Type Field Description private AttributeService
JimfsFileStore. attributes
Constructors in com.google.common.jimfs with parameters of type AttributeService Constructor Description JimfsFileStore(FileTree tree, FileFactory factory, HeapDisk disk, AttributeService attributes, com.google.common.collect.ImmutableSet<Feature> supportedFeatures, FileSystemState state)
-