Uses of Interface
com.google.common.jimfs.UnixFileAttributeView
-
-
Uses of UnixFileAttributeView in com.google.common.jimfs
Methods in com.google.common.jimfs that return UnixFileAttributeView Modifier and Type Method Description UnixFileAttributeView
UnixAttributeProvider. view(FileLookup lookup, com.google.common.collect.ImmutableMap<java.lang.String,java.nio.file.attribute.FileAttributeView> inheritedViews)
Methods in com.google.common.jimfs that return types with arguments of type UnixFileAttributeView Modifier and Type Method Description java.lang.Class<UnixFileAttributeView>
UnixAttributeProvider. viewType()
-