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 变量和类型 方法 描述 abstract UserPrincipalLookupService
FileSystem. getUserPrincipalLookupService()
返回此文件系统的UserPrincipalLookupService
(可选操作) 。
-