Uses of Interface
io.roastedroot.zerofs.UnixFileAttributeView
-
-
Uses of UnixFileAttributeView in io.roastedroot.zerofs
Methods in io.roastedroot.zerofs that return UnixFileAttributeView Modifier and Type Method Description UnixFileAttributeViewUnixAttributeProvider. view(FileLookup lookup, java.util.Map<java.lang.String,java.nio.file.attribute.FileAttributeView> inheritedViews)Methods in io.roastedroot.zerofs that return types with arguments of type UnixFileAttributeView Modifier and Type Method Description java.lang.Class<UnixFileAttributeView>UnixAttributeProvider. viewType()
-