Uses of Interface
com.google.common.jimfs.FileLookup
-
-
Uses of FileLookup in com.google.common.jimfs
Methods in com.google.common.jimfs with parameters of type FileLookup Modifier and Type Method Description abstract java.nio.file.attribute.FileAttributeView
AttributeProvider. view(FileLookup lookup, com.google.common.collect.ImmutableMap<java.lang.String,java.nio.file.attribute.FileAttributeView> inheritedViews)
Returns a view of the file located by the given lookup callback.
-