Uses of Class
jnr.posix.NativeGroup
Packages that use NativeGroup
-
Uses of NativeGroup in jnr.posix
Subclasses of NativeGroup in jnr.posixMethods in jnr.posix that return NativeGroupModifier and TypeMethodDescriptionLibC.getgrent()
LibC.getgrgid
(int which) LibC.getgrnam
(CharSequence which)