Uses of Class
java.nio.file.attribute.UserPrincipalLookupService
-
Packages that use UserPrincipalLookupService 软件包 描述 java.nio.file 定义Java虚拟机访问文件,文件属性和文件系统的接口和类。 -
-
Uses of UserPrincipalLookupService in java.nio.file
Methods in java.nio.file that return UserPrincipalLookupService Modifier and Type 方法 描述 abstract UserPrincipalLookupService
FileSystem. getUserPrincipalLookupService()
返回此文件系统的UserPrincipalLookupService
(可选操作) 。
-