Uses of Class
jnr.posix.NativeGroup
-
Packages that use NativeGroup Package Description jnr.posix -
-
Uses of NativeGroup in jnr.posix
Subclasses of NativeGroup in jnr.posix Modifier and Type Class Description classDefaultNativeGroupThe default native group layout.Methods in jnr.posix that return NativeGroup Modifier and Type Method Description NativeGroupLibC. getgrent()NativeGroupLibC. getgrgid(int which)NativeGroupLibC. getgrnam(CharSequence which)
-