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 FileLookupModifier and TypeMethodDescriptionabstract FileAttributeView
AttributeProvider.view
(FileLookup lookup, com.google.common.collect.ImmutableMap<String, FileAttributeView> inheritedViews) Returns a view of the file located by the given lookup callback.