Uses of Interface
jnr.posix.Group
Packages that use Group
-
Uses of Group in jnr.posix
Modifier and TypeClassDescriptionfinal classThe default native group layout.classModifier and TypeMethodDescriptionBaseNativePOSIX.getgrent()CheckedPOSIX.getgrent()JavaPOSIX.getgrent()LazyPOSIX.getgrent()POSIX.getgrent()WindowsPOSIX.getgrent()BaseNativePOSIX.getgrgid(int which) CheckedPOSIX.getgrgid(int which) JavaPOSIX.getgrgid(int which) LazyPOSIX.getgrgid(int which) POSIX.getgrgid(int which) WindowsPOSIX.getgrgid(int which)